3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-09 23:51:08 +00:00
yosys/frontends/ast
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
..
ast.cc ast, flatten, hierarchy: canonically split hierarchical references into twines 2026-07-20 13:57:10 +02:00
ast.h ast, flatten, hierarchy: canonically split hierarchical references into twines 2026-07-20 13:57:10 +02:00
ast_binding.cc Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
ast_binding.h Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
CMakeLists.txt Migrate build system to CMake 2026-06-03 08:58:10 +00:00
dpicall.cc End of file fix 2026-06-23 07:23:41 +02:00
genrtlil.cc genrtlil: intern action src as verbatim Twine 2026-07-20 15:01:30 +02:00
simplify.cc twine: avoid TwinePool::lookup 2026-07-20 12:27:18 +02:00