Uncommented the necessary line about write_bit_mask on VX_gpr.v again, try synthesizing

This commit is contained in:
Lingjun Zhu
2019-10-21 17:09:51 -04:00
parent 0672389edc
commit e2cd8102eb
2 changed files with 5 additions and 1 deletions

View File

@@ -19,6 +19,10 @@ 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
compile_ultra -no_autoungroup
ungroup -all -flatten
uniquify