beautypg.com

Achronix Synthesis User Manual

Page 16

background image

16

UG018, April 15, 2013


# Compiler Options
set_option -compiler_compatible 0
set_option -resource_sharing 0

# Compiler Options
set_option -vhdl2008 1

#automatic place and route (vendor) options
set_option -write_apr_constraint 1

#set result format/file last
project -result_file "./rev_1_HD/.vma"
impl -active "rev_1_HD"

Note - if the user has a clock-constraint file for synthesis, in this case the user needs to
add the following command inside the synthesis project file:

#CONSTRAINTS

add_file -constraint "./syn.sdc"