Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

target: Fix testbench clock period regression from #168 #205

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

colluca
Copy link
Collaborator

@colluca colluca commented Feb 20, 2025

Revert the testbench clock period back to 1ns from 10ns, after it was unadvertedly changed with #168.

This PR was split from #204, see discussion thereof for more details.

  • Wait for new Verilator release and bump Docker container.

colluca and others added 4 commits February 19, 2025 10:32
This is required cause an absolute path to `snitch_bootrom.sv` is used
in the Make dependency list, while a relative path is used in a rule target.
This would lead to a "No rule to make target" error when building the HW
after a `make clean`.
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.

2 participants