Skip to content

Fusesoc and linter #367

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

Closed
wants to merge 2 commits into from
Closed

Conversation

wallento
Copy link
Contributor

No description provided.

wallento added 2 commits June 16, 2020 13:02
This fixes compilation issues with the Verilator simulations.

Signed-off-by: Stefan Wallentowitz <stefan.wallentowitz@hm.edu>
This adds support for FuseSoC, currently for the verilator model only.

Signed-off-by: Stefan Wallentowitz <stefan.wallentowitz@hm.edu>
@wallento wallento closed this Jun 16, 2020
Copy link
Member

@MikeOpenHWGroup MikeOpenHWGroup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for getting the ball rolling on this @wallento. I've added a few minor comments, and have three big ones:

  1. A lot of the "tb" dirs/files in this repo are slated to be removed to encoruage people to use core-v-verif testbenches, so we'll need to replicate some of this there.
  2. tb/verilator-model/Makefile has a complete manifest embedded within it. This is exactly what we are trying to displace.
  3. Many (all?) of the RTL port map and parameter changes you suggest have been (or are being) taken care of elsewhere.

@wallento
Copy link
Contributor Author

Thanks, sorry, I have closed this one, because it was an accident (before testing). Will copy the comments over to the new one (#368)

@wallento wallento mentioned this pull request Jun 16, 2020
@MikeOpenHWGroup
Copy link
Member

Never be sorry for issuing a pull-request. We are pleased to have your contribution (even if we choose not to merge it in).

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