Forum Discussion
Altera_Forum
Honored Contributor
10 years agoWhat is the function of hps_reset?
I am working on a DE0-Nano-SoC kit from Terasic, based on a Cyclone V. In several of the the GHRD and examples the following construct is used:
wire hps_reset_req;
hps_reset hps_reset_inst ...
Altera_Forum
Honored Contributor
8 years agoAlso, where is the function of altera_edge_detector
?