diff options
author | Clifford Wolf <clifford@clifford.at> | 2017-07-21 16:56:15 +0200 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2017-07-21 16:57:11 +0200 |
commit | 6124133269c7ff7bc550064e116c1bcfcbb412bf (patch) | |
tree | 543cb2f799f556074d82f073e3ad7ba586d685ad /examples/icestick/.gitignore | |
parent | cb0a0f7ef81555cb5c8e51cabb806a302c92b91a (diff) | |
download | icestorm-6124133269c7ff7bc550064e116c1bcfcbb412bf.tar.gz icestorm-6124133269c7ff7bc550064e116c1bcfcbb412bf.tar.bz2 icestorm-6124133269c7ff7bc550064e116c1bcfcbb412bf.zip |
Add icestick "checker" example
Diffstat (limited to 'examples/icestick/.gitignore')
-rw-r--r-- | examples/icestick/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/icestick/.gitignore b/examples/icestick/.gitignore index bb30525..c854ccc 100644 --- a/examples/icestick/.gitignore +++ b/examples/icestick/.gitignore @@ -11,3 +11,12 @@ rs232demo_tb.vcd rs232demo_syn.v rs232demo_syntb rs232demo_syntb.vcd +checker.bin +checker.blif +checker.asc +checker.rpt +checker_tb +checker_tb.vcd +checker_syn.v +checker_syntb +checker_syntb.vcd |