1
0
mirror of synced 2026-05-03 14:50:26 +00:00
Files
YosysHQ.yosys/kernel/rtlil.cc
Jannis Harder 62b4df4989 dft_tag: Implement $overwrite_tag and $original_tag
This does not correctly handle an `$overwrite_tag` on a module output,
but since we currently require the user to flatten the design for
cross-module dft, this cannot be observed from within the design, only
by manually inspecting the signals in the design.
2023-09-13 11:32:36 +02:00

145 KiB