lakeroad
lakeroad copied to clipboard
Add integration tests that synthesize and simulate w/ sketches other than the `dsp` sketch
I'm removing a lot of Verilator tests in https://github.com/uwsampl/lakeroad/pull/409. These tests will still test for synthesis, but they will not test simulation.
The existing integration tests (integration_tests/lakeroad) run synthesis and simulation, and so are the "gold standard", but the vast majority of them test the dsp
template. Should add a few for the other templates.