circt/tools/circt-rtl-sim
John Demme 8e903ae03f
[verilator driver] Fix for clang (#8427)
Was failing on link due to Verilator trace library not being found. I
think this is because Verilator does not produce this library unless
tracing is enabled. Further, clang (by default) doesn't detect that the
symbols aren't actually needed (ie it doesn't optimize away the 'if'
branch) so it requires them.
2025-04-18 16:53:33 -07:00
..
CMakeLists.txt [PyCDE] Package collateral SV and binaries (#4808) 2023-03-13 18:23:25 -07:00
circt-rtl-sim.py.in [ESI] Getting ESI primitives run in iverilog 2024-11-27 06:22:11 +00:00
driver.cpp [verilator driver] Fix for clang (#8427) 2025-04-18 16:53:33 -07:00
driver.sv [PyCDE] Package collateral SV and binaries (#4808) 2023-03-13 18:23:25 -07:00