pluto_hdl_adi/library/altera
Lars-Peter Clausen 8dc2161870 alt_mem_asym: Set read latency to 1 clock cycle
In its default configuration the ram_2port module as a read latency of 2
clock cycles. Both the read address as well as the output data are
registered.

This is not the behavior that is expected from the alt_mem_asym module and
causes incorrect behavior and data corruption in the util_adc_fifo.

Disable the data output register to get a read latency of 1 clock cycle.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2017-08-13 10:28:11 +02:00
..
avl_adxcfg avl_adxcfg: Consistently use non-blocking assignments 2017-07-24 16:06:00 +02:00
avl_adxcvr avl_adxcvr: Perform octet order swap 2017-08-03 17:57:58 +02:00
avl_adxcvr_octet_swap avl_adxcvr: Perform octet order swap 2017-08-03 17:57:58 +02:00
avl_adxphy avl_adxcvr: Simplify TX lane mapping 2017-08-03 17:57:58 +02:00
avl_dacfifo avl_dacfifo: Fix timing violation 2017-06-07 11:02:44 +01:00
axi_adxcvr axi_adxcvr: Avoid implicit signal truncation warning 2017-08-07 17:42:17 +02:00
common alt_mem_asym: Set read latency to 1 clock cycle 2017-08-13 10:28:11 +02:00