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

Do not duplicate cache signals in Harvard mode #72

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

nsauzede
Copy link
Contributor

@nsauzede nsauzede commented Jan 7, 2025

I had to use this trivial change, in order to have the default make command to work.
Here is the original error:

../rtl/darkbridge.v:128: error: 'YDREQ' has already been declared in this scope.
../rtl/darkbridge.v:56:      : It was declared here as a net.
...

With this fix, the build and test both work fine.

@samsoniuk samsoniuk merged commit 0c1f595 into darklife:master Jan 8, 2025
@samsoniuk
Copy link
Member

thank you! :)

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