diff options
author | Clifford Wolf <clifford@clifford.at> | 2019-03-07 11:34:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-07 11:34:12 -0800 |
commit | df0598f455990604f51cb309831e1b95193d2dc3 (patch) | |
tree | 4d192aee68c0b65d02402a208918fbc482a18391 /examples/anlogic/README | |
parent | 350dfd3745ec2efa92a601d3bab7712fd9bec07c (diff) | |
parent | 7c03b0b08209c7e1b3972a05db63b23c0b1d7a5e (diff) | |
download | yosys-df0598f455990604f51cb309831e1b95193d2dc3.tar.gz yosys-df0598f455990604f51cb309831e1b95193d2dc3.tar.bz2 yosys-df0598f455990604f51cb309831e1b95193d2dc3.zip |
Merge pull request #856 from kprasadvnsi/master
examples/anlogic/ now also output the SVF file.
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. - |