circt/tools
John Demme 897d8b98ec
[ESI] [Cosim DPI] Allow the RPC server to select the port (#483)
Selecting the port to use in `esi-cosim-runner.py` and then starting the
simulation to open it created a race condition. There's a brief period
of time between port select and simulator DPI execution in which another
process could open that port. Turns out this happens more often than I
originally anticipated.
2021-01-18 16:52:04 -08:00
..
circt-opt Make dialects naming consistence by having foo/foobar.cpp rather than foo/bar.cpp (#372) 2020-12-27 09:42:19 -08:00
circt-rtl-sim [circt-rtl-sim] Use cmake configure for paths and teach it about DPI libs (#447) 2021-01-13 14:39:36 -08:00
circt-translate Add missing LLVM license info to file headers (#352) 2020-12-24 23:11:01 +05:30
esi [ESI] [Cosim DPI] Allow the RPC server to select the port (#483) 2021-01-18 16:52:04 -08:00
firtool [firtool] Change when firtool runs optimizations (when enabled). 2021-01-03 21:44:52 -08:00
handshake-runner [Handshake] fix warnings about getAttrOfType 2021-01-14 13:22:23 -06:00
llhd-sim Windows builds (#374) 2021-01-12 21:35:12 -08:00
CMakeLists.txt [ESI] Convert cosim integration test "lit format" to tool (#445) 2021-01-13 15:00:27 -08:00