From 997c5ce341ce4fcc209992a9b9096651e767eb2d Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Tue, 30 Jun 2015 01:46:25 +0200 Subject: Added "make test_synth" --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5eea6b0..0db16ed 100644 --- a/.gitignore +++ b/.gitignore @@ -17,5 +17,8 @@ /testbench.exe /testbench_sp.exe /testbench_axi.exe +/testbench_synth.exe /testbench.vcd +/synth.log +/synth.v .*.swp -- cgit