mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-04 10:20:24 +00:00
Added examples/anlogic/
This commit is contained in:
parent
107d884804
commit
32a901ddf2
7 changed files with 55 additions and 0 deletions
13
examples/anlogic/README
Normal file
13
examples/anlogic/README
Normal file
|
@ -0,0 +1,13 @@
|
|||
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.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue