aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/quartus/Makefile
diff options
context:
space:
mode:
authorTom Verbeure <tom_verbeure@yahoo.com>2016-08-29 23:22:53 -0700
committerTom Verbeure <tom_verbeure@yahoo.com>2016-08-29 23:22:53 -0700
commit248560c18d32bb11d73a9ecfb448581af6930c0c (patch)
treea64354d20297ccd4130a40d78e7977aaabdd97d7 /scripts/quartus/Makefile
parent71a46afa791a642bd8de012f1c0b236d6066ab05 (diff)
downloadpicorv32-248560c18d32bb11d73a9ecfb448581af6930c0c.tar.gz
picorv32-248560c18d32bb11d73a9ecfb448581af6930c0c.zip
table.txt generation works
Diffstat (limited to 'scripts/quartus/Makefile')
-rw-r--r--scripts/quartus/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/quartus/Makefile b/scripts/quartus/Makefile
index ab9357a..31f26cd 100644
--- a/scripts/quartus/Makefile
+++ b/scripts/quartus/Makefile
@@ -48,6 +48,8 @@ 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_ep4ce_c7/results.txt
+table.txt: tab_small_ep4cgx_c7/results.txt
+table.txt: tab_small_5cgx_c7/results.txt
table.txt:
bash table.sh > table.txt