3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 09:55:20 +00:00
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
..
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
Makefile.inc write_cxxrtl: new backend. 2020-04-09 04:08:36 +00:00