aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/yw.cc
Commit message (Collapse)AuthorAgeFilesLines
* New kernel/yw.{h,cc} to support reading Yosys witness filesJannis Harder2023-01-111-0/+209
This contains parsing code as well as generic routines to associate the hierarchical signals paths within a Yosys witness file to a loaded RTLIL design, including support for memories.