This website requires JavaScript.
Explore
Help
Sign In
kryddan
/
gantry
Watch
1
Star
0
Fork
0
You've already forked gantry
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
gantry
/
src
History
Erik Örtenberg
b9f4929726
updated requirements.txt
2025-03-14 15:07:54 +01:00
..
.gitignore
Added code from thesis work
2025-03-14 10:58:35 +01:00
build_env.py
Added code from thesis work
2025-03-14 10:58:35 +01:00
dependecies.md
Added code from thesis work
2025-03-14 10:58:35 +01:00
elab.py
added support for auto analyzing dependencies (something GHDL really should do by itself, but doesn't for some reason
2025-03-14 14:46:54 +01:00
gantry.py
Added code from thesis work
2025-03-14 10:58:35 +01:00
install_gantry.sh
Added code from thesis work
2025-03-14 10:58:35 +01:00
nxp_script.py
Added code from thesis work
2025-03-14 10:58:35 +01:00
project_man.py
Added code from thesis work
2025-03-14 10:58:35 +01:00
README.md
Added code from thesis work
2025-03-14 10:58:35 +01:00
requirements.txt
updated requirements.txt
2025-03-14 15:07:54 +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