Closed sgherbst closed 4 years ago
Vivado support is now tested using fpga-verif-* BuildKite agents -- updated the PR description to reflect this.
@sgherbst not high priority, but if you could get a chance, could you maybe just add a simple note to the README that we support vivado? We can extend the documentation as we get more interested users, but it would be good to at least notify interested parties that we can support it.
Come to think of it, we also could include some text on the support for the simulation targets that you added this summer, since that's also undocumented.
Great points -- the documentation update is now implemented in PR #192
This PR adds a new option for running SystemVerilog simulations using Vivado. This option can be used by setting simulator='vivado' when invoking compile_and_run.
Vivado support is tested as part of the regression flow using the existing fpga-verif-* BuildKite agents.
Details: