tsarquis88 / Eclypse-Z7_ADC-DAC

Verilog-pure example design of ADC1411 and DAC1411 on Eclypse Z7 FPGA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eclypse-Z7_ADC-DAC

This is made with outdated IPs.

Description

A Verilog-pure ADC-DAC loop back program using the ZMOD ADC1410 and ZMOD DAC1411 on Eclypse Z7 FPGA.

Sources

rtl/top.v               : An example of a top level design
rtl/adc1410.v           : Wrapper of the ADC1410 IP core
rtl/dac1411.v           : Wrapper of the DAC1411 IP core
rtl/clock_generator.v   : Clock Wizard wrapper

About

Verilog-pure example design of ADC1411 and DAC1411 on Eclypse Z7 FPGA

License:GNU General Public License v3.0


Languages

Language:Verilog 100.0%