Unverified Commit 263930cb authored by Kamyar Mohajerani's avatar Kamyar Mohajerani Committed by GitHub
Browse files

Expose more Verilator options for trace file name and sim speed optimization (#3985)

- Changed TraceStyle.Vcd to include a trace file name
- Added OptimizationStyle.OptimizeForSimulationSpeed and associated Verilator flags
- Added a sys.addShutdownHook to kill the simulation process in case of
  Ctrl+C etc. Tested on MacOS only. Seems to be _mostly_ working, so
  probably better than nothing.
parent 4fc2a3ce
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment