OpenFPGA/yosys/examples/anlogic
AurelienUoU 1018134726 Update yosys to latest version + add simulation in fpga_flow 2019-05-23 17:55:49 -06:00
..
.gitignore Update yosys to latest version + add simulation in fpga_flow 2019-05-23 17:55:49 -06:00
README Update yosys to latest version + add simulation in fpga_flow 2019-05-23 17:55:49 -06:00
build.sh Update yosys to latest version + add simulation in fpga_flow 2019-05-23 17:55:49 -06:00
build.tcl Update yosys to latest version + add simulation in fpga_flow 2019-05-23 17:55:49 -06:00
demo.adc Update yosys to latest version + add simulation in fpga_flow 2019-05-23 17:55:49 -06:00
demo.v Update yosys to latest version + add simulation in fpga_flow 2019-05-23 17:55:49 -06:00
demo.ys Update yosys to latest version + add simulation in fpga_flow 2019-05-23 17:55:49 -06:00

README

LED Blink project for Anlogic Lichee Tang board.

Follow the install instructions for the Tang Dynasty IDE from given link below.

https://tang.sipeed.com/en/getting-started/installing-td-ide/linux/


set TD_HOME env variable to the full path to the TD <TD Install Directory> as follow.

export TD_HOME=<TD Install Directory>

then run "bash build.sh" in this directory.