3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-09 02:21:01 +00:00
yosys/examples/anlogic
2026-04-22 10:39:19 +02:00
..
.gitignore
build.sh Remove FHS dependency by replacing /bin/bash with /usr/bin/env bash everywhere 2026-04-22 10:39:19 +02:00
build.tcl
demo.adc
demo.v
demo.ys
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.