yosys/backends/cxxrtl
whitequark a0e658d412 cxxrtl: use `cxxrtl_` prefix rather than `cxxrtl.`
The former prefix does not need to be escaped in Verilog, unlike
the latter, and the Yosys convention is to use the former.
2020-04-24 18:35:53 +00:00
..
Makefile.inc write_cxxrtl: new backend. 2020-04-09 04:08:36 +00:00
cxxrtl.cc cxxrtl: use `cxxrtl_` prefix rather than `cxxrtl.` 2020-04-24 18:35:53 +00:00
cxxrtl.h cxxrtl: keep the memory write queue sorted on insertion. 2020-04-22 20:53:12 +02:00