Forum Discussion
veriguy
Occasional Contributor
5 years agoAgilex F-Series FPGA Dev Kit example design compilation
It looks like the example design supplied with dev-kit "golden_top" has not actually been compiled. There is a typo in the verilog file that causes a syntax error during rtl analysis & synthesis phas...
- 5 years ago
Able to compile after removing the transceiver pins from top verilog file as well as qsf file. Missed a pin last time, that is why it was not compiling.
veriguy
Occasional Contributor
5 years agoThe following link for the documentation for the kit points to the golden_top as the ref design. Even after removing the transciever pins I am not able to compile. Is there a clean example design for this kit that will compile as is?