Jump to content

PMOD AD1 instantiation code


Rohan_C

Recommended Posts

Hello, I am using Pmod AD1 for simultaneous signal conversion from 2 photomultiplier tubes. I followed all the steps for Pmod IP installation for Arty S7. I am having trouble figuring out code for ADC instantiation within my Verilog code. Can someone please help me with example code for AD1? Thank you

Link to comment
Share on other sites

  • 2 months later...

Hi @Rohan_C,

I clearly missed this thread; I apologize for the long delay.

I don't believe Digilent has a direct Verilog example for the Pmod AD1, though I have attached a VHDL based project that reads in both channels on the Pmod AD1 as part of a larger project. You might also want to take a look at custom SPI controller that Digilent uses in it's Pmod AD1 IP core here: https://github.com/Digilent/vivado-library/blob/master/ip/Pmods/PmodAD1_v1_0/src/ad1_spi.v, which is written in Verilog.

Thanks,
JColvin

activepowermeter.zip

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...