📄 vsystem.ini
字号:
[Library]
verilog=$MODEL_TECH/verilog
vital=$MODEL_TECH/vital
ieee=$MODEL_TECH/ieee
std=$MODEL_TECH/std
work=./work
rtl_block=./work
mms=./work
memory=./work
[vsim]
main_window_pos=123 13 528 366
wave_window_pos=80 276 856 815
df_window_pos=451 560 578 444
source_window_pos=87 549 600 306
signal_window_pos=466 266 294 357
structure_window_pos=437 3 257 434
variable_window_pos=655 256 380 270
; Default run length
RunLength=800
; Iterations that can be run without advancing simulation time
IterationLimit=5000
; Simulator resolution
Resolution=ns
; Stop the simulator after an assertion message
; 0=Note 1 = Warning 2 = Error 3 = Failure 4 = Fatal
BreakOnAssertion=3
; List Translation
; Map an enumerated value to 0, 1, or Z. Default is 'X';
List0='0' FALSE 'L'
List1='1' TRUE 'H'
ListZ='Z'
; Force Translation
; Map 1s and 0s to the enumerated value
Force0='0' FALSE
Force1='1' TRUE
; Default radix for all windows and commands...
; 0=symbolic, 2 = binary, 8 = octal, 10 = decimal, 16 = hex
DefaultRadix=0
; This controls the number of characters of a signal name
; shown in the waveform window. The default value or a
; value of zero tells VSIM to display the full name.
; WaveSignalNameWidth=10
; VSIM Startup command
; Startup=do startup.do
; Save the command window contents to this file
; TranscriptFile=transcript
; Disable assertion messages
; ignoreNote=1
; ignoreWarning=1
; ignoreError=1
; ignoreFailure=1
; If zero, open files when elaborated
; else open files on first read or write
; DelayFileOpen=0
; window positions
process_window_pos=699 1 257 198
list_window_pos=673 529 622 224
[lmc]
; V-System's interface to SWIFT software
libsm=$MODEL_TECH/libsm.sl
; Logic Modeling's SWIFT software (HP 9000 Series 700)
; libswift=$LMC_HOME/lib/hp700.lib/libswift.sl
; Logic Modeling's SWIFT software (IBM RISC System/6000)
; libswift=$LMC_HOME/lib/ibmrs.lib/swift.o
; Logic Modeling's SWIFT software (Sun4 Solaris 2.x)
; libswift=$LMC_HOME/lib/sun4Solaris.lib/libswift.so
[V-System]
Position=4 49 796 592 1 1072 14
Status Bar Visible=1
Tool Bar Visible=1
Save Sizes=1
Reload Sizes=1
Reload Colors=1
Reload Fonts=1
[Transcript]
Position=5 11 513 302 1 96 357
FontName=Fixed
FontStyle=-8 0 400 0 0 0 49
[List]
Position=46 46 876 544 2 471 384
[Structure]
Position=2 233 246 528 2 396 384
[Process]
Position=476 11 754 273 1 321 384
[Variables]
Position=517 9 734 592 2 246 384
[Signals]
Position=734 83 996 589 2 171 384
FontName=Fixed
FontStyle=-8 0 400 0 0 0 49
[Wave]
Position=51 16 773 437 2 21 384
Text=255 255 255^M
Cursor=255 255 0^M
[Dataflow]
Position=442 242 973 686 2 96 384
[Source]
Position=311 3 764 337 1 21 442
[vcom]
Keep Dialog Open=1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -