Enabled report_timing in vivado synth_area scripts
This commit is contained in:
parent
bd1cc3466f
commit
a97a715987
|
@ -5,4 +5,4 @@ synth_design -part xc7k70t-fbg676 -top picorv32_axi
|
||||||
opt_design -resynth_seq_area
|
opt_design -resynth_seq_area
|
||||||
|
|
||||||
report_utilization
|
report_utilization
|
||||||
# report_timing
|
report_timing
|
||||||
|
|
|
@ -6,4 +6,4 @@ synth_design -part xc7k70t-fbg676 -top top_large
|
||||||
opt_design -resynth_seq_area
|
opt_design -resynth_seq_area
|
||||||
|
|
||||||
report_utilization
|
report_utilization
|
||||||
# report_timing
|
report_timing
|
||||||
|
|
|
@ -6,4 +6,4 @@ synth_design -part xc7k70t-fbg676 -top top_regular
|
||||||
opt_design -resynth_seq_area
|
opt_design -resynth_seq_area
|
||||||
|
|
||||||
report_utilization
|
report_utilization
|
||||||
# report_timing
|
report_timing
|
||||||
|
|
|
@ -6,4 +6,4 @@ synth_design -part xc7k70t-fbg676 -top top_small
|
||||||
opt_design -resynth_seq_area
|
opt_design -resynth_seq_area
|
||||||
|
|
||||||
report_utilization
|
report_utilization
|
||||||
# report_timing
|
report_timing
|
||||||
|
|
Loading…
Reference in New Issue