Forum Discussion
SteffenP
New Contributor
11 months agoQuartus 25.1.1 Pro Fitter Error with Agilex3
Hi, I have an issue trying to compile Verilog project for a Agilex 3 (A3CZ135BB18AE7S) based development board. The error I'm getting is : Error (23098): One or more blocks are configured incorrec...
ShengN_altera
Super Contributor
10 months agoHi Steffen,
In the last design sent, you still use the tennm_ph2_ddio_out and two gpio ip.
If remove the tennm_ph2_ddio_out and keep the gpio ip, there's no more error.
There's problem on configuring the tennm_ph2_ddio_out which causes the issue. I suggest replace tennm_ph2_ddio_out with gpio ip to prevent configuration error.
Thanks,
Regards,
Sheng
- SteffenP10 months ago
New Contributor
Hi Sheng,
Ok, sorry I misread your reply. However, I did what you asked now, generated two new GPIO IPs rgmii_out1 and rgmii_out4, and use them instead of the manual instantiations of tennm_ph2_ddio_out.
However I still get the same error.
I have attached the new archive to this case.
Cheers,
Steffen