This website requires JavaScript.
Explore
Help
Sign In
kryddan
/
exjobb-public
Watch
1
Star
0
Fork
0
You've already forked exjobb-public
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
exjobb-public
/
scripts
History
Erik Örtenberg
325cbbff89
added initial support for including libraries using flag -i and a relative path
2025-03-05 16:26:21 +01:00
..
.gitignore
first install scripts, not working fully yet
2025-02-14 13:43:16 +01:00
build_env.py
added initial support for including libraries using flag -i and a relative path
2025-03-05 16:26:21 +01:00
dependecies.md
added initial files
2025-02-10 23:30:17 +01:00
elab.py
added initial support for including libraries using flag -i and a relative path
2025-03-05 16:26:21 +01:00
gantry.py
added initial support for including libraries using flag -i and a relative path
2025-03-05 16:26:21 +01:00
ghdl
Fixed GHDL docker script and improved elab.py to not be dir dependent
2025-02-14 13:43:16 +01:00
install_docker_ghdl.sh
first install scripts, not working fully yet
2025-02-14 13:43:16 +01:00
install_gantry.sh
nxpython support in gantry
2025-02-24 13:29:14 +01:00
nxp_script.py
nxpython support in gantry
2025-02-24 13:29:14 +01:00
README.md
updated readmes
2025-02-11 17:03:35 +01:00
requirements.txt
changed requirements for gantry to work better with gaisler machines
2025-02-14 14:26:53 +01:00
source_and_run.sh
Automatic sourcing of nxdesignsuite
2025-02-24 13:35:37 +01:00
README.md
Installation
Run
python -m venv .
Run
./bin/pip install -r requirements.txt
Running
./bin/python gantry.py --help
documents how it works