發表文章

Build E300 Arty FPGA Dev Kit

圖片
Build E300 Arty FPGA Dev Kit Built FPGA Bitmap Download link:  E300ArtyDevKitFPGAChip.mcs Prerequisites Build riscv-tool It takes ~1 hours. Install Vivado  2017.1 It takes ~2 hours. Install ARTY board file cp  vivado-boards-master/new/board_files/ arty /opt/Xilinx/Vivado/2017.1/data/boards/board_files/ -r See  https://reference.digilentinc.com/reference/software/vivado/board-files Clone git-hub git clone https://github.com/sifive/freedom.git git submodule update --init --recursive export RISCV=/opt/riscv make -f Makefile.e300artydevkit mcs JTAG Connector Reference [1] https://github.com/sifive/freedom

Build OpenOCD

RISC-V OpenOCD Prerequisites Install libusb1 Assuming libusb-1.0.pc is in /usr/local/lib/pkgconfig export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig Build OpenOCD ./bootstrap ./configure --enable-ftdi --disable-jlink make make install Install USB Driver Windows Driver: http://zadig.akeo.ie/ * Select libusbK