diff options
| author | Clifford Wolf <clifford@clifford.at> | 2017-07-31 14:57:24 +0200 |
|---|---|---|
| committer | Clifford Wolf <clifford@clifford.at> | 2017-07-31 14:57:24 +0200 |
| commit | 872e333cf75c6fc1bdf985f09565c70d16567434 (patch) | |
| tree | 11a7b2336faaf12e84d8890c1674c04b0c8093a6 /examples/icestick/.gitignore | |
| parent | f704149b7298c7c6b56520d104dc4b20abf455b2 (diff) | |
| parent | 81e943e050dad652da795d21375bb700064116f4 (diff) | |
Merge branch 'master' into ice5k
Diffstat (limited to 'examples/icestick/.gitignore')
| -rw-r--r-- | examples/icestick/.gitignore | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/icestick/.gitignore b/examples/icestick/.gitignore index 539898f..c854ccc 100644 --- a/examples/icestick/.gitignore +++ b/examples/icestick/.gitignore @@ -6,3 +6,17 @@ rs232demo.bin rs232demo.blif rs232demo.asc rs232demo.rpt +rs232demo_tb +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 |
