-
Notifications
You must be signed in to change notification settings - Fork 13
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
fpga: Add flow and CI for implementation on VCU128 boards #75
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very very nice, left some comments to define the best way to proceed 😄
2af6cd2
to
75819d8
Compare
3398761
to
ed32baa
Compare
Ready to be reviewed @luca-valente @alex96295 @anga93 :) |
Note the xdc split will be addressed in a next PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, left only a minor comment
I left few minor comments, great work! I will merge in the next few days after you address what is left :) |
d72d32c
to
13cca0c
Compare
…erride files for Vivado compilation only fpga: switched to xilinx.mk and removed non essential overrides fpga: switched safety island bootmode and removed last override
Back to overriding |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Modifications :
Tests:
Todo:
This PR goes with the following MR
https://iis-git.ee.ethz.ch/carfield/carfield-nonfree/-/merge_requests/14