3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-13 05:01:29 +00:00
yosys/backends/simplec
Robert O'Callahan e0ae7b7af4 Remove .c_str() calls from log()/log_error()
There are some leftovers, but this is an easy regex-based approach that removes most of them.
2025-09-11 20:59:37 +00: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 .c_str() calls from log()/log_error() 2025-09-11 20:59:37 +00:00
test00.sh tests: use /usr/bin/env for bash. 2023-08-12 11:59:39 +10: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