pluto_hdl_adi/library/altera
Istvan Csomortani 472b12feb7 ad_rst: Update the reset synchronizer module
For a proper reset synchronization, the asynchronous reset signal should
be connected to the reset pins of the two synchronizer flop, and the
data input of the first flop should be connected to VCC.

In the first stage  we're synchronizing just the reset de-assertion, avoiding
the scenario when different parts of the design are reseting at different time,
causing unwanted behaviours.

In the second stage we're synchronizing the reset assertion.

The module expects an ACTIVE_HIGH input reset signal, and provides an ACTIVE_LOW
(rstn) and an ACTIVE_HIGH (rst) synchronized reset output signal.
2018-08-06 21:24:41 +03:00
..
adi_jesd204 altera: jesd204: Add support for lane polarity inversion 2018-05-02 09:37:23 +02:00
avl_adxcfg Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
avl_adxcvr Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
avl_adxcvr_octet_swap Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
avl_adxphy Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
avl_dacfifo util_dacfifo_bypass: Update comments 2018-06-11 17:26:04 +03:00
axi_adxcvr Move Altera IP core dependency tracking to library Makefiles 2018-04-11 15:09:54 +03:00
common ad_rst: Update the reset synchronizer module 2018-08-06 21:24:41 +03:00
jesd204_phy altera: jesd204: Add support for lane polarity inversion 2018-05-02 09:37:23 +02:00