Forum Discussion
Deshi_Intel
Regular Contributor
6 years agoHi,
For the sim error issue debug
- This is referring to the wiki reference design that I shared with you earlier.
- I test run the wiki design myself and the sim error that I saw was "missing sim library files". This is due to the wiki design doesn't go through the Quartus compilation stage yet.
- Below is how you can fix the sim error issue (refer to attached pic as well)
- Move the QSYS file to same hierarchy as Quartus project folder
- Open QSYS, set verilog for simulation library, then click generate QSYS to generate the sim library file for the IP
- Finally launch modelsim again and run the compile.tcl script and it should works this time
For the hardware debug suggestion 1 to 5
- I am not quite sure which register 0x082 that you are referring to here. Can you elaborate further on this register ?
- Before that, you should make sure the Ethernet design setting matches with your board hardware.
- My instruction on debug suggestion 1 to 5 should be pretty clear. Any part that still confuse you ?
Thanks.
Regards,
dlim