Compare commits

...

3 Commits

Author SHA1 Message Date
ab6ddc47b6 testing branches 2025-03-14 11:30:20 +01:00
497fbb9160 fixed linking to gantry 2025-03-14 11:23:14 +01:00
a3e0b8724a updated readme 2025-03-14 11:22:28 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
This repository is the public part of the thesis work created by Adam Magnusson and Erik Örtenberg at Chalmers Univerity of Technology. The work contained wihtin this repo details how a network interface will work, mostly built in VHDL.
# Tool instructions
Read the README.md in `./scripts`
Building is facilitated by [Gantry](https://git.kryddan.xyz/kryddan/gantry). A dockerized version of GHDL is available in `scripts`
# Build instructions
TBW
Enter `src/ganimede` and run `gantry elab ganimede_toplevel rtl` to build. Run `gantry run ganimede_toplevel_tb tb` to simulate and view wave forms of the project.

0
test Normal file
View File