yosys/examples/anlogic
Clifford Wolf 3ef427f4a9 Add missing newline
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2019-03-05 15:21:04 -08:00
..
.gitignore Added examples/anlogic/ 2019-03-04 23:26:56 +05:30
README Added examples/anlogic/ 2019-03-04 23:26:56 +05:30
build.sh Add missing newline 2019-03-05 15:21:04 -08:00
build.tcl Added examples/anlogic/ 2019-03-04 23:26:56 +05:30
demo.adc Added examples/anlogic/ 2019-03-04 23:26:56 +05:30
demo.v Added examples/anlogic/ 2019-03-04 23:26:56 +05:30
demo.ys Added examples/anlogic/ 2019-03-04 23:26:56 +05:30

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.