vjAlter
New Contributor
7 years agoCyclone V SOC. Compiling the GHRD takes an insane amount of time
The mapper takes a lot of time to compile the Golden Hardware Reference Design for Cyclone V SOC. According to the messages it seems it is when it is generating the hard_block partition, which is essentially empty.
I'm using Quartus 17.0 free edition.
It doesn't seem to matter the actual design. Even reducing the design to the bare minimum. As long as the HPS is instantiated, it is enough produces the mapper to take so long at that stage.
Not sure if it is related to this, but why it is necessary to connect the HPS external signals to the pins on the top design. Is this only for the purpose of performing a timing analysis of the HPS?