Change rst signal according to _neg / _pos #63
Labels
kind: refactoring
Rewriting existing code without new features being introduced
scope: hw generators
Related to HDL generators
status: todo
Planned for implementation
Milestone
Currently the reset signal is always defined as "rst".
When one sets the register_reset to "_neg" the signal does not reflect the active state anymore.
So would it be possible to make it "rstn" when register_reg = <>_neg ?
The text was updated successfully, but these errors were encountered: