I set up an SD card using the MacOS installer this morning and confirmed it boots and displays the MiSTer menu with the snowy background.
I went through the basic DE10-Nano tutorial and tweaked it to get a Knight Rider ping pong on the LED. I havw 64M add on card installed so just about any core should run.
So... I have a lot of basic stuff working.
I tried downloading the Vectrex and Bagman cores. The projects open up just fine in Quartus and I am able to start compilation, but they both fail here:
Code: Select all
Error (12006): Node instance "pll_hdmi" instantiates undefined entity "pll_hdmi". Ensure that required library paths are specified correctly, define the specified entity, or change the instantiation. If this entity represents Intel FPGA or third-party IP, generate the synthesis files for the IP.
Error (12006): Node instance "pll_cfg" instantiates undefined entity "pll_cfg". Ensure that required library paths are specified correctly, define the specified entity, or change the instantiation. If this entity represents Intel FPGA or third-party IP, generate the synthesis files for the IP.
Error (12006): Node instance "pll" instantiates undefined entity "pll". Ensure that required library paths are specified correctly, define the specified entity, or change the instantiation. If this entity represents Intel FPGA or third-party IP, generate the synthesis files for the IP.
So my first question is, what am I missing in order to be able to synthesize the MiSTer cores?
My next question is... do I need to set up the ROM files etc on the SD card and have that inserted before I start the USB Blaster 2 programming?
Thanks,
-Dave