Mise à jour de 'fullcustom/environment.yml'
This commit is contained in:
parent
4fd7a8e45b
commit
675f72c1fa
1 changed files with 8 additions and 7 deletions
|
@ -4,16 +4,17 @@ channels:
|
||||||
- defaults
|
- defaults
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- python=3.7
|
|
||||||
- pip=22.3.1
|
|
||||||
- git
|
|
||||||
- pip:
|
|
||||||
- gdstk==0.9.37
|
|
||||||
- conda-forge::notebook=5.7.11
|
|
||||||
# Drawing
|
# Drawing
|
||||||
- litex-hub::magic=8.3.389_0_g1d8fcca
|
- litex-hub::magic=8.3.389_0_g1d8fcca
|
||||||
# Process Development Kits (PDKs)
|
# Process Development Kits (PDKs)
|
||||||
- litex-hub::open_pdks.sky130a=1.0.404_0_gbb4b48f
|
- litex-hub::open_pdks.sky130a=1.0.404_0_gbb4b48f
|
||||||
#- litex-hub::open_pdks.gf180mcuc=1.0.404_0_gbb4b48f
|
#- litex-hub::open_pdks.gf180mcuc=1.0.404_0_gbb4b48f
|
||||||
# Simulation
|
# Simulation
|
||||||
- conda-forge::pyspice
|
- 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
|
Loading…
Reference in a new issue