initial migration to new Hammer
This commit is contained in:
committed by
abejgonzalez
parent
a6921d15c6
commit
22fda3a6a7
13
conda-reqs/vlsi.yaml
Normal file
13
conda-reqs/vlsi.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
dependencies:
|
||||
# https://conda-forge.org/feedstock-outputs/
|
||||
# filterable list of all conda-forge packages
|
||||
# https://conda-forge.org/#contribute
|
||||
# instructions on adding a recipe
|
||||
# https://docs.conda.io/projects/conda/en/latest/user-guide/concepts/pkg-specs.html#package-match-specifications
|
||||
# documentation on package_spec syntax for constraining versions
|
||||
|
||||
|
||||
- pip:
|
||||
- -e ../vlsi/hammer-cadence-plugins
|
||||
- -e ../vlsi/hammer-synopsys-plugins
|
||||
- -e ../vlsi/hammer-mentor-plugins
|
||||
Reference in New Issue
Block a user