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

Porting the fastvdma to Chisel 6 (sbt version) #24

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

Conversation

pznikola
Copy link

Changes:

  • Ported code from chisel 3.5.6 to chisel 6.0.0
  • Added verilator installation to github workflow

I just saw that there is open PR for porting to design to chisel 6 from kammoh but since it is not yet resolved I have decided to open the PR nevertheless.

Code wise, there are no much difference between old chisel version and the new one. Only things that I really needed to change are here and here. Other changes are mostly cosmetic ones.

The Verilator installation for the CI check is added in order for testing to pass (CI flow was failing due to the verilator missing). Maybe this was not necessary.

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.

1 participant