mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-05 01:27:43 +00:00
This is a somewhat obscure edge case I encountered while working on test cases for earlier changes. Declarations in generate blocks should not be checked against the list of ports. This change also adds a check forbidding declarations within generate blocks being tagged as inputs or outputs. |
||
---|---|---|
.. | ||
.gitignore | ||
block_labels.ys | ||
bug656.v | ||
bug656.ys | ||
bug2037.ys | ||
bug2042-sv.ys | ||
bug2042.ys | ||
bug2493.ys | ||
const_arst.ys | ||
const_sr.ys | ||
genblk_case.v | ||
genblk_case.ys | ||
genblk_port_decl.ys | ||
hidden_decl.ys | ||
run-test.sh | ||
task_attr.ys | ||
unnamed_block.ys | ||
unnamed_genblk.sv | ||
unnamed_genblk.ys | ||
upto.ys | ||
wire_and_var.sv | ||
wire_and_var.ys |