initial migration to new Hammer

This commit is contained in:
Harrison Liew
2023-02-01 10:21:37 -08:00
committed by abejgonzalez
parent a6921d15c6
commit 22fda3a6a7
19 changed files with 4396 additions and 4111 deletions

View File

@@ -127,6 +127,7 @@ dependencies:
- mypy-boto3-ec2==1.21.9
- sure==2.0.0
- pylddwrap==1.2.1
- hammer-vlsi
# doc requirements
- sphinx

13
conda-reqs/vlsi.yaml Normal file
View 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