Update
This commit is contained in:
@@ -9,10 +9,10 @@ export KICAD8_3DMODEL_DIR=$REPO_TOP/hw/kicad_library/3dmodels
|
||||
export KICAD8_FOOTPRINT_DIR=$REPO_TOP/hw/kicad_library/footprints
|
||||
|
||||
|
||||
python3.11 -m venv .user_venv
|
||||
python3.12 -m venv .user_venv
|
||||
. .user_venv/bin/activate
|
||||
|
||||
module load efinity/2023.1
|
||||
#module load efinity/2023.1
|
||||
module load iverilog/12.0
|
||||
module load gtkwave/3.3_gtk3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user