bu-icsg / dana

Dynamically Allocated Neural Network Accelerator for the RISC-V Rocket Microprocessor in Chisel
Other
207 stars 36 forks source link

pls help where to buy fpga #40

Closed Sandy4321 closed 7 years ago

Sandy4321 commented 7 years ago

in order try it needs fpga toolkit , but where ti buy?

seldridge commented 7 years ago

You can technically use anything here without an FPGA, but it will be slow as you're doing a software simulation of hardware (see: https://github.com/bu-icsg/xfiles-dana#-simulation).

If you do want to use an FPGA, the advised FPGAs are those compatible with https://github.com/ucb-bar/fpga-zynq, sepcifically:

Technically, fpga-zynq can target a Zybo, but that can only fit a very small rocket configuration and doesn't (last I checked) have room for any accelerators or an FPU.