pluto_hdl_adi/library/xilinx/common
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
..
ad_data_clk.v license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
ad_data_in.v license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
ad_data_out.v license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
ad_dcfilter.v Move Xilinx specific DC filter implementation to library/xilinx/common/ 2018-04-11 15:09:54 +03:00
ad_iobuf.v license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
ad_mmcm_drp.v license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
ad_mul.v ad_mul.v: Add parameters for A and B input widths 2018-07-18 18:19:30 +03:00
ad_rst_constr.xdc ad_rst: Update the reset synchronizer module 2018-08-06 21:24:41 +03:00
ad_serdes_clk.v license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
ad_serdes_in.v license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
ad_serdes_out.v license: Fix a spelling mistake 2018-04-11 15:09:54 +03:00
up_clock_mon_constr.xdc up_clock_com: Fix the false path definitions for CDCs 2018-04-11 15:09:54 +03:00
up_xfer_cntrl_constr.xdc restructure: Move xilinx specific constraints to /library/xilinx/common/ 2017-03-30 16:16:02 +03:00
up_xfer_status_constr.xdc restructure: Move xilinx specific constraints to /library/xilinx/common/ 2017-03-30 16:16:02 +03:00