Skip to content

Conversation

@KelvinChung2000
Copy link

The placeholder pass wrapper does not add a clock and reset signal, even when the metadata is set, which causes a missing pin warning from Verilator.

Furthermore, the name of the clock and reset might vary between designs; two new parameters are added so that the user can define the name of the clock signal and the reset signal.

@cbatten
Copy link
Contributor

cbatten commented May 31, 2024

@ptpan can you take a look?

@yo96
Copy link
Contributor

yo96 commented Jun 3, 2024

Hmm.. As I recall we had support for this before. Not sure why it is missing?

Improve index handling in Bits and Signal classes
@KelvinChung2000
Copy link
Author

I also saw that in the Doc, which surprised me, this is not working. When I do a repo-wide search, the has_clk and has_reset are never set to true anywhere. Maybe the feature forgot merging into main?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants