mindstation wrote: ↑Sun Jul 11, 2021 2:47 pm
Hello. I'm porting MiSTER Genesis core to Terasic DE2-115 board (Cyclone IV E).
I have a question. How is MiSTER Genesis testing under development? Altera SignalTap? Other?
Nice project! How are you handling the ARM stuff? An external board, or a softcore on the FPGA?
You might be better off using the MiST version of the Genesis core since that's more similar capability- and technology-wise (VGA out, SDRAM but no DDR3)
As for debugging, I can't speak for other devs, but I tend to simulate individual components using GHDL or Verilator, and debug complete cores with Signaltap.
Captain FPGA wrote: ↑Sun Jul 11, 2021 3:13 pm
Wtf there's another Terasic DE Nano?! I'm assuming FPGA and video game potential, by extension more powerful cores are a safe bet?
There's loads of DE-series boards - I have a DE1, a DE2 (original version Cyclone II) and DE10L-Lite right here, as well as the DE10-Nano.
The DE2-115 is an interesting board - nice big FPGA, loads of BRAM, 128 Meg of SDRAM which is both twice the bus width of MiSTer 128 Meg modules, and also not crippled for bank-interleaving. On the downside, only VGA out, so no upscaling, fancy filtering or frame-rate conversion.