aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/quartus/synth_area.tcl8
1 files changed, 0 insertions, 8 deletions
diff --git a/scripts/quartus/synth_area.tcl b/scripts/quartus/synth_area.tcl
deleted file mode 100644
index c222a00..0000000
--- a/scripts/quartus/synth_area.tcl
+++ /dev/null
@@ -1,8 +0,0 @@
-read_verilog ../../picorv32.v
-read_xdc synth_area.xdc
-
-synth_design -part xc7k70t-fbg676 -top picorv32_axi
-opt_design -resynth_seq_area
-
-report_utilization
-report_timing