This website requires JavaScript.
Explore
Help
Sign In
luke
/
yosys
Watch
1
Star
0
Fork
0
mirror of
https://github.com/YosysHQ/yosys.git
synced
2026-09-02 02:57:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae8c4e2ea6ee8f6c2e68261c06eb7f33131732ee
yosys
/
backends
/
simplec
T
History
Robert O'Callahan
e0e70d1158
Remove some
c_str()
calls where they're no longer needed as parameters to
stringf()
.
2025-08-18 14:20:31 +01:00
..
.gitignore
Add first draft of simple C back-end
2017-05-12 14:13:33 +02:00
Makefile.inc
Add first draft of simple C back-end
2017-05-12 14:13:33 +02:00
simplec.cc
Remove some
c_str()
calls where they're no longer needed as parameters to
stringf()
.
2025-08-18 14:20:31 +01:00
test00_tb.c
Add <modname>_init() function generator to simpleC back-end
2017-05-16 19:34:07 +02:00
test00_uut.v
Squelch a little more trailing whitespace
2018-12-29 12:46:54 +01:00
test00.sh
tests: use /usr/bin/env for bash.
2023-08-12 11:59:39 +10:00