freechips/fullcustom/environment.yml

20 lines
463 B
YAML
Raw Normal View History

2023-04-10 10:16:55 +02:00
name: fullcustom
channels:
- defaults
dependencies:
# Drawing
- litex-hub::magic=8.3.389_0_g1d8fcca
# Process Development Kits (PDKs)
- litex-hub::open_pdks.sky130a=1.0.404_0_gbb4b48f
#- litex-hub::open_pdks.gf180mcuc=1.0.404_0_gbb4b48f
# Simulation
- conda-forge::pyspice=1.5
# Other dependencies
- conda-forge::git=2.40.0
- conda-forge::python=3.7
- conda-forge::pip=22.3.1
- conda-forge::notebook=5.7.11
- pip:
- gdstk==0.9.37