leonardt / fault

A Python package for testing hardware (part of the magma ecosystem)
BSD 3-Clause "New" or "Revised" License
41 stars 13 forks source link

Fix minor bugs in Vivado TCL generation #226

Closed sgherbst closed 4 years ago

sgherbst commented 4 years ago

This PR fixes two small issues in the way TCL files are generated for running Vivado simulations.

Though minor, these updates are useful for me because they allow me to pass path information into Verilog code via `define macros (e.g., the path to a file to be used for $readmemb).