3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-10 19:27:07 +00:00
yosys/backends/cxxrtl
whitequark 3738391bdd cxxrtl: fix handling of parametric modules with large parameters.
These have a `$paramod$` prefix, not `$paramod\\`.
2020-04-24 05:44:39 +00:00
..
cxxrtl.cc cxxrtl: fix handling of parametric modules with large parameters. 2020-04-24 05:44:39 +00:00
cxxrtl.h cxxrtl: keep the memory write queue sorted on insertion. 2020-04-22 20:53:12 +02:00
Makefile.inc write_cxxrtl: new backend. 2020-04-09 04:08:36 +00:00