sifive / freedom

Source files for SiFive's Freedom platforms
Apache License 2.0
1.11k stars 284 forks source link

Is there a way to fit this to Zedboard(xc7z020)? #87

Open notusedanymore2 opened 6 years ago

notusedanymore2 commented 6 years ago

Since fpga-zynq repo is deprecated and broken, there's no option to synthesize Rocket-chip for Zedboard/Zynq-7000(xc7z020). Is there a way to fit this to Zedboard(xc7z020)?

(BTW, I'm kinda a beginner in FPGA development, so I have limited experience of pin mapping and other things)

hyf6661669 commented 5 years ago

@minmossi Actually I have put freedom-e300-arty into my xc7a100T FPGA and run some demos successfully. My FPGA board is from a third-party company and the schematics of my board is much different from the Xilinx Arty Board. So it really cost me lots of time to modify the .xdc and .tcl files.

So, I just want to say that it is absolutely possible to put freedom-e300-arty into your Zedboard, but you must spend time on modifying the .xdc and .tcl files, according to the schematics of your board.