aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/quartus/Makefile
diff options
context:
space:
mode:
authorTom Verbeure <tom_verbeure@yahoo.com>2016-08-30 22:54:14 -0700
committerTom Verbeure <tom_verbeure@yahoo.com>2016-08-30 22:54:14 -0700
commite7f5d640cab596410cb21bab0ac7bc49c3ad87b7 (patch)
tree258e609c33e2be606d807cf3c7220b9bbb4d7860 /scripts/quartus/Makefile
parent209456a6c88c9460625c7fa7903f9561ba2005ad (diff)
downloadpicorv32-e7f5d640cab596410cb21bab0ac7bc49c3ad87b7.tar.gz
picorv32-e7f5d640cab596410cb21bab0ac7bc49c3ad87b7.zip
synth_system
Diffstat (limited to 'scripts/quartus/Makefile')
-rw-r--r--scripts/quartus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/quartus/Makefile b/scripts/quartus/Makefile
index 318f7b3..f626fc5 100644
--- a/scripts/quartus/Makefile
+++ b/scripts/quartus/Makefile
@@ -46,7 +46,7 @@ tab_%/results.txt:
bash tabtest.sh $@
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
+ -grep -A3 "Total logic elements" synth_area_*_build/output_files/synth_area_*.fit.summary
table.txt: tab_small_ep4ce_c7/results.txt
table.txt: tab_small_ep4cgx_c7/results.txt