diff options
author | Kali Prasad <kprasadvnsi@pm.me> | 2019-03-06 09:51:11 +0530 |
---|---|---|
committer | Kali Prasad <kprasadvnsi@pm.me> | 2019-03-06 09:51:11 +0530 |
commit | 7c03b0b08209c7e1b3972a05db63b23c0b1d7a5e (patch) | |
tree | e8ec710fe4cbfdf1f6951f341de913ddd47283c6 /examples/anlogic/README | |
parent | d03780c3f463bb8ac2c5d300ba7a591f1bc90a8f (diff) | |
download | yosys-7c03b0b08209c7e1b3972a05db63b23c0b1d7a5e.tar.gz yosys-7c03b0b08209c7e1b3972a05db63b23c0b1d7a5e.tar.bz2 yosys-7c03b0b08209c7e1b3972a05db63b23c0b1d7a5e.zip |
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. - |