--- In minimigtg68@yahoogroups.com, Mark McDougall <msmcdoug@...> wrote:
>
> videopac2k wrote:
>
> > The bootrom.v has an absolute path. If you change that the file is
> > found by the software and it works =)
>
> But there is no bootrom.v!?!
>
> Regards,
>
> --
> | Mark McDougall | "Electrical Engineers
do it
> | <http://members.iinet.net.au/~msmcdoug> | with less resistance!"
>
bootrom.v is actually not needed. The problem is in the file
\spihost\hostrom.vhd
Quote from a line in the file
init_file => "c:/_fpga/_DE1/minimig_DE1/spihost/bootrom/DE1_bootrom.hex",
Change this to the location where you have your DE1_bootrom.hex file
Problem is then solved. Synth works after that.
Best Regards Fred