Reworked reset logic due to PLL usage
Need to allow control logic to run when RF PLL is in reset or not locked. Hence needed to restructure the resets. RF logic reset is now under main reset + software control. So is RF I/O interface reset. Added also ready status signal, so SW can determine when I/O interface is ready. System/WB side of things reset by main reset, as before.
Showing
- doc/manual/ffpg_core.htm 12 additions, 4 deletionsdoc/manual/ffpg_core.htm
- hdl/ffpg/cheby/ffpg_csr.cheby 20 additions, 0 deletionshdl/ffpg/cheby/ffpg_csr.cheby
- hdl/ffpg/rtl/FfpgCore.vhd 49 additions, 6 deletionshdl/ffpg/rtl/FfpgCore.vhd
- hdl/ffpg/rtl/FfpgCoreWrapper.vhd 7 additions, 4 deletionshdl/ffpg/rtl/FfpgCoreWrapper.vhd
- hdl/ffpg/rtl/ffpg_core_regs.vhd 25 additions, 4 deletionshdl/ffpg/rtl/ffpg_core_regs.vhd
- hdl/ffpg/sim/testbench/ffpg_csr.svh 18 additions, 0 deletionshdl/ffpg/sim/testbench/ffpg_csr.svh
- hdl/ip_cores/serdes/SerdesWrap.vhd 13 additions, 4 deletionshdl/ip_cores/serdes/SerdesWrap.vhd
Please register or sign in to comment