This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
yosys
Watch
3
Star
0
Fork
You've already forked yosys
0
mirror of
https://github.com/YosysHQ/yosys
synced
2025-04-10 19:27:07 +00:00
Code
Activity
3738391bdd
yosys
/
backends
/
cxxrtl
History
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