-
Notifications
You must be signed in to change notification settings - Fork 14
Add support of Vivado block designs and include development boards #36
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
base: master
Are you sure you want to change the base?
Conversation
|
Hi Robert, Thanks for the pull request. Thanks! |
|
Hi Alessandro, Here is the Xilinx documentation: https://www.xilinx.com/support/documentation/sw_manuals/xilinx2018_2/ug994-vivado-ip-subsystems.pdf Example project 1: You can use "Open Example Project" in the quick start tile of Vivado 2018.2 and select the "Configurable MicroBlaze Design". Example project 2: I added you to my GitLab project using the ipbb: https://gitlab.cern.ch/rglein/fpga Best |
|
W.r.t. example project 2: |
|
Sorry for not having come back to you for so long. I haven't been able to review the code in detail yet (or to work on ipbb lately), but I see that the pull request branch is evolving beyond the point of the pull request itself. IF this is the case it's likely that I'll have to reject it. |
|
Our fork is evolving and we added reasonable features such as Vivado simulation. Feel free to reject it but maybe it will benefit your build tool. Here are the links to some documentation if you are interested: |
|
Sure, I don't argue with that, but the purpose of pull requests is controlled inclusion of new features. |
No description provided.