mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 13:27:29 -04:00
added report power and save ddc to synthesis script
This commit is contained in:
parent
9d8273afe4
commit
c43b3800d8
1 changed files with 2 additions and 0 deletions
|
@ -36,9 +36,11 @@ report_hierarchy
|
|||
report_cell
|
||||
report_reference
|
||||
report_port
|
||||
report_power
|
||||
|
||||
write -hierarchy -format verilog -output Vortex.netlist.v
|
||||
remove_ideal_network [get_ports clk]
|
||||
set_propagated_clock [get_ports clk]
|
||||
write_sdc -version 1.9 Vortex.sdc
|
||||
write_file -format ddc -output Vortex.ddc
|
||||
exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue