aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/vivado/synth_area_large.tcl
blob: 55b0248dc403970772e6f3c0615ae24d07bc21b2 (plain)
1
2
3
4
5
6
7
8
9
read_verilog ../../picorv32.v
read_verilog synth_area_top.v
read_xdc synth_area.xdc

synth_design -part xc7k70t-fbg676 -top top_large
opt_design -resynth_seq_area

report_utilization
report_timing