<sensille>
what would be a good starting point for a riscv on a small fpga with ethernet? it has SDRAM, but is probably not needed
<sensille>
hm, based on SoCCore it automatically builds a ROM of 24k, which is a lot for the small chip. maybe i can add the SDRAM, copy from spi flash on startup and run from SDRAM
<sensille>
maybe icebreaker-fpga is a good starting point
Brinx has quit [Remote host closed the connection]
FabM has quit [Quit: Leaving]
<zyp>
sensille, you mentioned having a colorlite board the other day, in which case the obvious starting point would be the example project for the colorlite board
<sensille>
yeah, done that. i mean for adding a CPU
<sensille>
i have the rv901t
<sensille>
i managed to build a bitstream, but it doesn't ping. while with a different project (Litex-CNC) it pings. now i'm trying to find the difference in the board definition
<zyp>
by «adding a CPU», do you mean in the sense of writing your own?
<sensille>
no, an existing risc core. the is what i currently have, c&p'd from various sources: https://dpaste.org/4o3rn