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
8f44a2b06f
refined auto detection of library and std for commands
2025-03-13 17:17:39 +01:00
..
.gitignore
first install scripts, not working fully yet
2025-02-14 13:43:16 +01:00
build_env.py
refined auto detection of library and std for commands
2025-03-13 17:17:39 +01:00
dependecies.md
added initial files
2025-02-10 23:30:17 +01:00
elab.py
refined auto detection of library and std for commands
2025-03-13 17:17:39 +01:00
gantry.py
refined auto detection of library and std for commands
2025-03-13 17:17:39 +01:00
ghdl
made dockerized ghdl work with multiple directories
2025-03-13 13:46:29 +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
project_man.py
refined auto detection of library and std for commands
2025-03-13 17:17:39 +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