1
0
mirror of https://github.com/pConst/basic_verilog.git synced 2025-01-14 06:42:54 +08:00
basic_verilog/scripts/allow_wors.tcl

10 lines
502 B
Tcl
Raw Normal View History

2021-06-03 17:01:55 +03:00
#------------------------------------------------------------------------------
# allow_wors.tcl
# Konstantin Pavlov, pavlovconst@gmail.com
#------------------------------------------------------------------------------
# INFO ------------------------------------------------------------------------
# Simple script to add wor type support in Vivado
# Add this script as a tcl.pre for the Synthesis step
set_param synth.elaboration.rodinMoreOptions "rt::set_parameter compatibilityMode true"