hdl
hdl copied to clipboard
Generic TDD Engine
Replaces the existing axi_tdd with the new version
The Guideline checker action for this PR will fail because SystemVerilog files are not fully supported, for example packages.
v1.1: Minor update in axi_tdd_channel.sv to change the reset value of ch_pol to DEFAULT_POLARITY.
V2
- Removed tdd_active output
- Replaced .xdc constraints file with .ttcl constraint generating file
- Fixed ch_pol to reset to DEFAULT_POLARITY
- Renamed CDC sync flops for ext sync signal
v2.1: Added the TDD regmap files.
v2.2: Integrated the new TDD engine in the ad9081_fmca_ebz_x_band project.
v2.3: Updated the scripts to create a wrapper around the TDD core and generated channel slices.