Arria V Avalon-ST Interface for PCIe Solutions User Guide
Visible to Intel only — GUID: nik1410565035715
Ixiasoft
Visible to Intel only — GUID: nik1410565035715
Ixiasoft
15.7.6. Changing between the Hard and Soft Reset Controller
The Hard IP for PCI Express includes both hard and soft reset control logic. By default, Gen1 devices use the Hard Reset Controller. Gen2 devices use the soft reset controller. For variants that use the hard reset controller, changing to the soft reset controller provides greater visibility.
Complete the following steps to change to the soft reset controller:
- Open <work_dir>/ <variant>/testbench/<variant>_tb/simulation/submodules/<variant>.v.
- Search for the string, hip_hard_reset_hwtcl.
- If hip_hard_reset_hwtcl = 1, the hard reset controller is active. Set hip_hard_reset_hwtcl = 0 to change to the soft reset controller.
- Save variant.v.