zephray / VerilogBoy

A Pi emulating a GameBoy sounds cheap. What about an FPGA?
https://hackaday.io/project/57660-verilogboy
Other
454 stars 57 forks source link

can't build Pano G1 from current code #23

Closed skiphansen closed 5 years ago

skiphansen commented 5 years ago

I built Verilogboy successfully prior to the move to XIP. Now the build fails with "ERROR:Xst:1918 - "../../../rtl/brom.v" line 30: Unable to find file "bootrom.mif"."

skiphansen commented 5 years ago

Reading the documentation helps! I hadn't built the bootrom (duh)! If you follow the readme.md it builds fine.