Closed desmonddak closed 1 week ago
Missed creating addInput for clk,reset, enable; resulting in a trace error upon instantiation.
None. Direct instantiation tests don't seem to create the trace error consistently.
Is this a breaking change that will not be backwards-compatible? If yes, how so?
No.
Does the change require any updates to documentation? If so, where? Are they included?
No. Bug fix.
Description & Motivation
Missed creating addInput for clk,reset, enable; resulting in a trace error upon instantiation.
Related Issue(s)
136 We need to find a more comprehensive way to avoid as natural testing does not instantiate components with a module.
Testing
None. Direct instantiation tests don't seem to create the trace error consistently.
Backwards-compatibility
No.
Documentation
No. Bug fix.