3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-12 22:20:55 +00:00

Add first draft of simple C back-end

This commit is contained in:
Clifford Wolf 2017-05-12 14:13:33 +02:00
parent 241dc7dfb4
commit bd4ed19887
6 changed files with 623 additions and 0 deletions

2
backends/simplec/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
test00_tb
test00_uut.c