Skip to content

Commit 0107120

Browse files
committed
Updated comments
1 parent 5390a92 commit 0107120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OsvvmSettingsLocal_example.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ namespace eval ::osvvm {
154154
#
155155
# VHDL Simulation Settings
156156
#
157-
# variable DefaultVHDLVersion "2008" ; # OSVVM requires > 2008. Valid values 1993, 2002, 2008, 2019
157+
# variable DefaultVHDLVersion "2008" ; # OSVVM requires >= 2008. Valid values 1993, 2002, 2008, 2019
158158
# variable SimulateTimeUnits "ps"
159159
# variable DefaultLibraryName "DefaultLib"
160160

0 commit comments

Comments
 (0)