diff options
author | Clifford Wolf <clifford@clifford.at> | 2016-11-08 19:07:22 +0100 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2016-11-08 19:07:22 +0100 |
commit | 617693e69128982ce1be91b76c541d6ae1950ad8 (patch) | |
tree | 24b7cc67679c9f20de8c3a8b91cf0fbeffe06cac /examples/gowin/.gitignore | |
parent | e9d73d2ee0b199f4aec4939a54b9ae5d9077323c (diff) | |
download | yosys-617693e69128982ce1be91b76c541d6ae1950ad8.tar.gz yosys-617693e69128982ce1be91b76c541d6ae1950ad8.tar.bz2 yosys-617693e69128982ce1be91b76c541d6ae1950ad8.zip |
Progress in examples/gowin/
Diffstat (limited to 'examples/gowin/.gitignore')
-rw-r--r-- | examples/gowin/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/gowin/.gitignore b/examples/gowin/.gitignore index 823caa1d7..71030bdb8 100644 --- a/examples/gowin/.gitignore +++ b/examples/gowin/.gitignore @@ -4,3 +4,5 @@ demo.rpt demo_syn.v demo_out.v demo_tr.html +testbench +testbench.vcd |