[Library] work = ./modelsim_work others =${MODEL_TECH}/../modelsim.ini [vcom] ; Turn of case sensitivity ObjectsCaseSensitive = 0 ; Echo the VHDL source line with the error message (default is 0) ; Show_Source = 1 ; Turn off various categories of compiler warnings (default is 1) ; Show_Warning1 = 0 ; Show_Warning2 = 0 ; Show_Warning3 = 0 ; Show_Warning4 = 0 ; Show_Warning5 = 0 ; Turn off IEEE std_logic_1164 package optimization (default is 1) ; Optimize_1164 = 0 ; Turn on VHDL1993 as the default (default is 0) VHDL93 = 1 ; Turn on the -explicit option (default is 0) Explicit = 1 ; Turn on the synthesis check to find sensitivity list problems (default is 0) ;CheckSynthesis = 1 NoDebug = 0 CheckSynthesis = 0 NoVitalCheck = 0 Optimize_1164 = 1 NoVital = 0 Quiet = 0 Show_source = 0 Show_Warning1 = 1 Show_Warning2 = 1 Show_Warning3 = 1 Show_Warning4 = 1 Show_Warning5 = 1 [vsim] main_window_pos = 25 25 528 264 ; Default run length RunLength = 100 ; 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' ; Default Force Kind ; Choices are freeze, drive, or deposit ; DefaultForceKind = freeze ; 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 = 16 ; 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 = 25 ; 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 ; Set tabwidth for the source window (default is 4) ; TabWidth = 8 ; window positions structure_window_pos = 265 1 257 434 signal_window_pos = 265 258 272 327 process_window_pos = 699 1 257 198 variable_window_pos = 592 258 272 305 source_window_pos = 1 529 622 305 list_window_pos = 673 529 622 224 wave_window_pos = 306 529 622 367 ; List of object libraries to search for C interface ForeignLibs = /usr/lib/libc.a [lmc] ; ModelSim's interface to Logic Modeling's SmartModel SWIFT software ;libsm = $MODEL_TECH/libsm.sl ; Logic Modeling's SmartModel SWIFT software (IBM RISC System/6000) libswift = $LMC_HOME/lib/ibmrs.lib/swift.o [vlog] Quiet = 0 Show_source = 0 NoDebug = 0 Hazard = 0 UpCase = 0