1
0
mirror of synced 2026-02-26 08:54:54 +00:00
Files
YosysHQ.yosys/passes
Clifford Wolf 6995914f3f Use ID() macro in all of passes/opt/
This was obtained by running the following SED command in passes/opt/
and then using "meld foo.cc foo.cc.orig" to manually fix all resulting
compiler errors.

sed -i.orig -r 's/"\\\\([a-zA-Z0-9_]+)"/ID(\1)/g; s/"(\$[a-zA-Z0-9_]+)"/ID(\1)/g;' *.cc

Signed-off-by: Clifford Wolf <clifford@clifford.at>
2019-08-11 11:39:46 +02:00
..
2019-08-07 12:20:08 -07:00
2019-08-07 12:20:08 -07:00
2019-08-07 11:12:38 -07:00
2019-08-07 11:09:17 -07:00
2019-08-07 11:09:17 -07:00
2019-08-11 11:39:46 +02:00
2019-08-07 12:20:08 -07:00
2019-08-07 12:20:08 -07:00