mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 21:27:00 +00:00
write_cxxrtl: new backend.
This commit adds a basic implementation that isn't very performant but implements most of the planned features.
This commit is contained in:
parent
42e7e44207
commit
d20e971725
6 changed files with 2016 additions and 0 deletions
2
backends/cxxrtl/Makefile.inc
Normal file
2
backends/cxxrtl/Makefile.inc
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
OBJS += backends/cxxrtl/cxxrtl.o
|
Loading…
Add table
Add a link
Reference in a new issue