yosys/backends/cxxrtl
whitequark 711df56ad0 write_cxxrtl: add support for $sr cell.
Also, fix the semantics of SET/CLR inputs of the $dffsr cell, and
fix the scheduling of async FF cells to consider ARST/SET/CLR->Q
as a forward combinatorial arc.
2020-04-09 04:08:36 +00:00
..
Makefile.inc write_cxxrtl: new backend. 2020-04-09 04:08:36 +00:00
cxxrtl.cc write_cxxrtl: add support for $sr cell. 2020-04-09 04:08:36 +00:00
cxxrtl.h write_cxxrtl: improve writable memory handling. 2020-04-09 04:08:36 +00:00