Merge pull request #3310 from robinsonb5-PRs/master
[yosys.git] / examples / anlogic / README
1 LED Blink project for Anlogic Lichee Tang board.
2
3 Follow the install instructions for the Tang Dynasty IDE from given link below.
4
5 https://tang.sipeed.com/en/getting-started/installing-td-ide/linux/
6
7
8 set TD_HOME env variable to the full path to the TD <TD Install Directory> as follow.
9
10 export TD_HOME=<TD Install Directory>
11
12 then run "bash build.sh" in this directory.