aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/quartus/Makefile
diff options
context:
space:
mode:
authorTom Verbeure <tom_verbeure@yahoo.com>2016-08-29 22:14:39 -0700
committerTom Verbeure <tom_verbeure@yahoo.com>2016-08-29 22:14:39 -0700
commit71a46afa791a642bd8de012f1c0b236d6066ab05 (patch)
tree6b1d35f5e8bde08bc8973be5b39cf5e5f81b1b61 /scripts/quartus/Makefile
parentc96ed77c4db17ce1347553b92151a7ae85b91c01 (diff)
downloadpicorv32-71a46afa791a642bd8de012f1c0b236d6066ab05.tar.gz
picorv32-71a46afa791a642bd8de012f1c0b236d6066ab05.zip
Checkpoint: map, fit
Diffstat (limited to 'scripts/quartus/Makefile')
-rw-r--r--scripts/quartus/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/scripts/quartus/Makefile b/scripts/quartus/Makefile
index 7af582f..ab9357a 100644
--- a/scripts/quartus/Makefile
+++ b/scripts/quartus/Makefile
@@ -47,11 +47,7 @@ tab_%/results.txt:
area: synth_area_small synth_area_regular synth_area_large
-grep -B4 -A10 'Slice LUTs' synth_area_small.log synth_area_regular.log synth_area_large.log
-table.txt: tab_small_xc7a_1/results.txt tab_small_xc7a_2/results.txt tab_small_xc7a_3/results.txt
-table.txt: tab_small_xc7k_1/results.txt tab_small_xc7k_2/results.txt tab_small_xc7k_3/results.txt
-table.txt: tab_small_xc7v_1/results.txt tab_small_xc7v_2/results.txt tab_small_xc7v_3/results.txt
-table.txt: tab_small_xcku_1/results.txt tab_small_xcku_2/results.txt tab_small_xcku_3/results.txt
-table.txt: tab_small_xcvu_1/results.txt tab_small_xcvu_2/results.txt tab_small_xcvu_3/results.txt
+table.txt: tab_small_ep4ce_c7/results.txt
table.txt:
bash table.sh > table.txt