3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-08 15:12:21 +00:00
yosys/frontends
Emil J. Tywoniak e41ea6788e genrtlil: intern action src as verbatim Twine
add(std::string) tags bare strings as public names, so a single-source
concat (which returns the lone ref unchanged) decoded with a spurious
'\' prefix, splitting one source file into two in linecoverage output.
add(Twine{}) stores the location string verbatim like set_src_attr.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 15:01:30 +02:00
..
aiger aigerparse: better twines 2026-07-20 13:57:10 +02:00
aiger2 aiger2: fix twines 2026-07-20 13:57:10 +02:00
ast genrtlil: intern action src as verbatim Twine 2026-07-20 15:01:30 +02:00
blif WIP migration to twine 2026-07-20 12:27:18 +02:00
json twine: fix replayability, reduce TwineSearch usage 2026-07-20 13:57:10 +02:00
liberty WIP migration to twine 2026-07-20 13:57:10 +02:00
rpc WIP migration to twine 2026-07-20 12:27:18 +02:00
rtlil rtlil: add source tracking to CaseRule actions 2026-07-20 15:01:30 +02:00
slang
verific verific: use SyncActions 2026-07-20 15:01:30 +02:00
verilog verilog: fix case location 2026-07-20 15:01:30 +02:00
CMakeLists.txt