2015-07-02 03:51:15 +08:00
|
|
|
read_verilog ../../picorv32.v
|
|
|
|
read_verilog synth_area_top.v
|
|
|
|
read_xdc synth_area.xdc
|
|
|
|
|
2015-07-02 04:18:20 +08:00
|
|
|
synth_design -part xc7k70t-fbg676 -top top_small
|
2015-07-09 04:31:03 +08:00
|
|
|
opt_design -sweep -propconst -resynth_seq_area
|
|
|
|
opt_design -directive ExploreSequentialArea
|
2015-07-02 03:51:15 +08:00
|
|
|
|
|
|
|
report_utilization
|
2015-07-08 16:16:10 +08:00
|
|
|
report_timing
|