juergenR Posted June 24, 2018 Share Posted June 24, 2018 I recently ported two tutorials for Vivado 2017.4 - the actual Arty-Z7 examples are not fully ported to that version. They are available on github: https://github.com/juergenRe/Arty-Z7-XADC-VHDL https://github.com/juergenRe/ArtyZ7-20-CDMATutorial The XADC demo is originally written in Verilog - because I am usually using VHDL I took this as an occasion to dig deeper into that example. Also, I added a simulation bench (which normally is the first step when creating custom logic) The second project is a port from Xilinx UG1165 tutorial using the centralized DMA IP. This was a bit tricky due to differnt RAM size and a strange error in Vivados connection automation (see that post: Wrong connection on AXI, evtl. somebody might provide ans answer?). I recommend working through UG1165, you'll learn a lot about how to use the SDK even sometimes you'll need to guess how to adapt to the Arty. There areĀ also covered a lot of things concerning IPs and IP Integrator, so I feel, the additional time spent there is worthwhile. Please note that repositories might contain issues, I did not test to the full extend. If theres someting missing, please feel free to add or correct or leave me a message. Link to comment Share on other sites More sharing options...
jpeyron Posted June 25, 2018 Share Posted June 25, 2018 Hi @juergenR, Thank you for posting what you have done with the Arty Z7 tutorials. I have moved your thread to our project vault. This section is for updated and new project /tutorials. thank you, Jon Link to comment Share on other sites More sharing options...
juergenR Posted June 27, 2018 Author Share Posted June 27, 2018 Thanks for moving, I haven't been aware of this area. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.