3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-21 13:23:40 +00:00

add initial version of functional C++ backend

This commit is contained in:
Emily Schmidt 2024-05-01 11:48:04 +01:00
parent dd5ec84a26
commit 63dea89fac
4 changed files with 1116 additions and 0 deletions

View file

@ -0,0 +1 @@
OBJS += backends/functional/cxx.o