pluto_hdl_adi/library/axi_adc_trigger
AndreiGrozav a69863609b axi_adc_trigger: Fix trigger out glitches
Currently trigger out pin is hold for 1ms in the next translation(t+1)
state(0 or 1). But not in the state that follows (t+2). This commit
fixes this issue and simplifies the logic.
2019-08-30 14:00:43 +03:00
..
Makefile Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
axi_adc_trigger.v axi_adc_trigger: Fix trigger out glitches 2019-08-30 14:00:43 +03:00
axi_adc_trigger_constr.xdc constraints: up_xfer_cntrl and up_xfer_status have its own constraints 2018-04-11 15:09:54 +03:00
axi_adc_trigger_ip.tcl library/scripts: Rename adi_ip.tcl to adi_ip_xilinx.tcl 2019-06-29 06:53:51 +03:00
axi_adc_trigger_reg.v axi_adc_trigger: Add cascade support. 2019-08-22 18:06:10 +03:00