Hi,

the de0-nano target uses the embedded bios in block ram, so you just need
to load the .sof.
Have you tried swapping TX/RX on the UART?

Regards,

Florent


2017-03-06 21:11 GMT+01:00 Julian Pidancet <julian.pidan...@gmail.com>:

> Hello,
>
> I recently decided to give MiSoC a try and to make it run on my DE0-Nano
> board.
>
> So far I've been able to build an lm32 toolchain, install migen+misoc,
> synthesize the design and build the bios binary.
>
> I'm able to program the bitstream on the board using Altera USB blaster by
> issuing the following command:
>
> quartus_pgm --no_banner --mode=jtag -o "P;misoc_basesoc_de0nano/gatew
> are/top.sof"
>
> Trouble is, i'm not sure what I'm supposed to do next, I've got an serial
> adapter plugged on PINs GPIO_00 and GPIO_01 (I managed to figure that pins
> D3 and C3 where used for the UART in the quartus project files), but
> nothing is coming out.
>
> Am I supposed to burn the BIOS binary somewhere on the board first ? Some
> JTAG voodoo involved using OpenOCD ?
>
> I'd be glad if someone could walk me through the missing steps.
>
> Thanks,
>
> Julian
>
>
_______________________________________________
M-Labs devel mailing list
https://ssl.serverraum.org/lists/listinfo/devel

Reply via email to