pluto_hdl_adi/library/axi_adc_trigger
Lars-Peter Clausen f0e8b7adec axi_adc_trigger: Reduce AXI address width
The axi_adc_trigger does not use the full width of the AXI interface
address. It only responds to register access in the first 32 registers.

Reduce the size of the AXI address to 7 bit accordingly. This allows the
scripts to correctly infer the internal register map size which will cause
the interconnect to filter out access to these unused register.

This slightly reduces utilization by getting rid of some pipeline
registers.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2017-04-18 12:17:41 +02:00
..
Makefile axi_adc_trigger: Initial commit 2017-01-31 16:20:13 +02:00
axi_adc_trigger.v axi_adc_trigger: Reduce AXI address width 2017-04-18 12:17:41 +02:00
axi_adc_trigger_constr.xdc constraints: Update constraints 2017-02-24 13:43:32 +02:00
axi_adc_trigger_ip.tcl library: Delete all adi_ip_constraint process call 2017-04-06 12:36:47 +03:00
axi_adc_trigger_reg.v axi_adc_trigger: Reduce AXI address width 2017-04-18 12:17:41 +02:00