aboutsummaryrefslogtreecommitdiffstats
path: root/passes/hierarchy/hierarchy.cc
diff options
context:
space:
mode:
authorwhitequark <whitequark@whitequark.org>2021-07-17 17:22:15 +0000
committerGitHub <noreply@github.com>2021-07-17 17:22:15 +0000
commit101d72ccb35715908ea6814f3c6b177789a79ccf (patch)
treec964daaf3f9a2b3407ca12543ee402d748a19356 /passes/hierarchy/hierarchy.cc
parent414154dd275b8cf9f0ffa071d12fc20fd6fee503 (diff)
parent4aa65f406f3f793978278454fe8d8000a442e2f2 (diff)
downloadyosys-101d72ccb35715908ea6814f3c6b177789a79ccf.tar.gz
yosys-101d72ccb35715908ea6814f3c6b177789a79ccf.tar.bz2
yosys-101d72ccb35715908ea6814f3c6b177789a79ccf.zip
Merge pull request #2879 from whitequark/cxxrtl-fix-2739-again
cxxrtl: treat internal wires used only for debug as constants
Diffstat (limited to 'passes/hierarchy/hierarchy.cc')
0 files changed, 0 insertions, 0 deletions
a> 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148