1
0
GHDL-Project/README.md
2025-03-07 13:26:11 +01:00

426 B

Usage:

  1. Add sources definitions (modules and tb) in setup_workspace.bat/sh.
  2. Run setup_workspace.bat/sh everytime you add new sources to the project.
  3. Compile/elaborate project using elaborate.bat/sh when you finished code.
  4. If every steps above executed successfully, you can run run_simu.bat/sh to generate GWD file.
  5. The GWD file can be viewed using gtkwave software.