Add option in makefile to easily run bench longer
[FizzBuzz-VHDL.git] / .gitignore
blob4b84aa4dd97ed053bff4a68961483f8b3bdb1dc4
1 # Compiled VHDL files
2 *.o
4 # Linked result
5 /bench
7 # Simulation Results
8 simulation.ghw
10 # GHDL Work files
11 work-*.cf