lakeroad icon indicating copy to clipboard operation
lakeroad copied to clipboard

Add a `--simulate-with-verilator` flag to `main.rkt`

Open bkushigian opened this issue 2 years ago • 0 comments

It would be cool to be able to double check that a generated instruction is correct with verilator. This would act as a sort of dynamic end to end test

Gus's notes:

We're at the point where this would both be pretty easy (because we have a script for validation with Verilator that can just be called) and very useful (it would clean up both integration tests and the evaluation).

Tasks:

bkushigian avatar Jul 25 '22 21:07 bkushigian