diff options
author | Tobias Klauser <klto@zhaw.ch> | 2011-01-19 17:21:56 +0100 |
---|---|---|
committer | Tobias Klauser <klto@zhaw.ch> | 2011-01-19 17:21:56 +0100 |
commit | 267b9022dd49d0d4a2ee88044e8ff734d139a282 (patch) | |
tree | 399b9eee387a85ba3a00a8b17569e14216b66c0a /.gitignore | |
parent | c913e05fb214dc84c2288626fd33ab6eea2789ab (diff) |
Updates: Pull LEDS low, rename TSE MAC, add watchdog timer, add sysid
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1 +1,12 @@ +quartus/db/ +quartus/incremental_db/ +quartus/dionysos_nios2mmu_sim/ quartus/.sopc_builder +quartus/*.bak +quartus/*.html +quartus/*.summary + +# VHDL created by SOPC builder +quartus/cpu_0* +quartus/tse_mac*.vhd +quartus/watchdog_timer.vhd |