diff options
author | Clifford Wolf <clifford@clifford.at> | 2019-03-07 22:44:50 -0800 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2019-03-07 22:44:50 -0800 |
commit | e9b34ad5c07935454367af1bee1248371d214fc9 (patch) | |
tree | 09a476af058604639d6a0cf96d4720ff7300ab25 /examples/anlogic/README | |
parent | a330c6836318d43d52cda68959f2b86c2b2ede9c (diff) | |
parent | df0598f455990604f51cb309831e1b95193d2dc3 (diff) | |
download | yosys-e9b34ad5c07935454367af1bee1248371d214fc9.tar.gz yosys-e9b34ad5c07935454367af1bee1248371d214fc9.tar.bz2 yosys-e9b34ad5c07935454367af1bee1248371d214fc9.zip |
Merge branch 'master' of github.com:YosysHQ/yosys
Diffstat (limited to 'examples/anlogic/README')
-rw-r--r-- | examples/anlogic/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/anlogic/README b/examples/anlogic/README index 99143cce0..35d8e9cb1 100644 --- a/examples/anlogic/README +++ b/examples/anlogic/README @@ -10,4 +10,3 @@ set TD_HOME env variable to the full path to the TD <TD Install Directory> as fo export TD_HOME=<TD Install Directory> then run "bash build.sh" in this directory. - |