Forum Discussion
Smith222122
New Contributor
3 years agoCyclone V SoC Reset Manager necessity
Hello, I am attempting to develop a board around the Cyclone V SoC. I do not plan on using/ instantiating the HPS in my design. Therefore, I will not have the reset manager. If I place my reset on ...
sstrell
Super Contributor
3 years agoIt's strange that you're using an SoC device on your board but not using the HPS, but to answer your question, you can treat the device just like any other FPGA if you don't use the HPS. You don't need the reset manager or any other aspects of the HPS to use the basic FPGA functionality.