Sara234 Posted November 28, 2019 Share Posted November 28, 2019 Hi there, My name is Sara and I really need help. How to code with C to talk to the PMOD. Im using Zybo board. and SDK. Im doing a filter. I do not know how to add the PMOD or program it. I have DA1 and it is connected to a speaker. Any help please? Link to comment Share on other sites More sharing options...
BogdanVanca Posted November 28, 2019 Share Posted November 28, 2019 Hello @Sara234, We have a vivado library that includes all of our pmods. You can clone or download the library from here: https://github.com/Digilent/vivado-library After you have it, you need to add it to your vivado project repository. Most of the pmods from this library including PMOD DA1 (check in here https://github.com/Digilent/vivado-library/tree/master/ip/Pmods/PmodDA1_v1_0) have drivers for SDK. Before you go trough everything that I presented above, please have a look at our PMODs tutorial https://reference.digilentinc.com/learn/programmable-logic/tutorials/pmod-ips/start. This tutorial along with others useful information can be accessed from PMOD DA1 Resource Center page https://reference.digilentinc.com/reference/pmod/pmodda1/start?_ga=2.4214259.1947447476.1574666947-1290099257.1518602399. Link to comment Share on other sites More sharing options...
Sara234 Posted November 28, 2019 Author Share Posted November 28, 2019 Thank you, but I don't have a microblaze. Also, how to let my zybo board communicate with the PMOD? \ thank YPU. Link to comment Share on other sites More sharing options...
BogdanVanca Posted November 29, 2019 Share Posted November 29, 2019 Hello @Sara234, The tutorial also applies for Zynq based designs. There are small drop-down controls that guide you for creating a Zyng block design. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.