repo.or.cz
/
FizzBuzz-VHDL.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add option in makefile to easily run bench longer
[FizzBuzz-VHDL.git]
/
.gitignore
blob
4b84aa4dd97ed053bff4a68961483f8b3bdb1dc4
1
# Compiled VHDL files
2
*.o
3
4
# Linked result
5
/bench
6
7
# Simulation Results
8
simulation.ghw
9
10
# GHDL Work files
11
work-*.cf