mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 05:47:35 -04:00
Finished synthesis with optimization
This commit is contained in:
parent
b6558714ca
commit
0d8a7be5c6
2 changed files with 325530 additions and 328869 deletions
654393
syn/dc.log
654393
syn/dc.log
File diff suppressed because it is too large
Load diff
|
@ -22,9 +22,9 @@ set_ideal_network [get_ports clk]
|
|||
set_max_fanout 20 [get_ports reset]
|
||||
set_false_path -from [get_ports reset]
|
||||
|
||||
set_register_merging Vortex FALSE
|
||||
set compile_seqmap_propagate_constants false
|
||||
set compile_seqmap_propagate_high_effort false
|
||||
# set_register_merging Vortex FALSE
|
||||
# set compile_seqmap_propagate_constants false
|
||||
# set compile_seqmap_propagate_high_effort false
|
||||
|
||||
compile_ultra -no_autoungroup
|
||||
ungroup -all -flatten
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue