Forum Discussion
Trouble building GHRD for DK-DEV-AGF014EA
- 1 year ago
Hi,
Apologies for delay, as there was internal technical issue/glitches at our Forum Due to this case was not assigned.
There is rocketboard page for this development kit. You can use the GHRD and GSRD from below link-https://www.rocketboards.org/foswiki/Documentation/AgilexSoCGSRD
You can also follow the below steps-
1. git clone -b QPDS24.2_REL_GSRD_PR https://github.com/altera-opensource/ghrd-socfpga
2. Enable Quartus tools to be called from command line:
export QUARTUS_ROOTDIR=~/intelFPGA_pro/24.2/quartus/
export PATH=$QUARTUS_ROOTDIR/bin:$QUARTUS_ROOTDIR/linux64:$QUARTUS_ROOTDIR/../qsys/bin:$PATH
2. make config
This command have the options for available parameterization of GHRD and knowing the default parameterization
3. Customize the GHRD settings via 'make' command along with 'generate_from_tcl' command as well.
Multiple <PARAMETER> may be customized at one time [Not necessary if the default option is good], example- make <PARAMETER>=<value> generate_from_tcl
example- I have used this below command and tested for Agilex-5
make DEVICE=A5ED065BB32AE6SR0 HPS_EMIF_MEM_CLK_FREQ_MHZ=800 HPS_EMIF_REF_CLK_FREQ_MHZ=100 generate_from_tcl
4. make all
This command to Compile Quartus Project and generate the configuration file.
Regards
Tiwari
Hi,
We sincerely apologize for the inconvenience caused by the delay in addressing your Forum queries. Due to an unexpected back-end issue in our system, your Forum cases, along with others, did not get through as intended. As a result, we have a backlog of cases that we are currently working through one by one.
Please be assured that we are doing everything we can to resolve this issue as quickly as possible. However, this process will take some time, and we kindly ask for your patience and understanding during this period. The cases will be attended by AE shortly.
We appreciate your patience and understanding, and we are committed to providing you with the best support possible.
Thank you for your understanding.