这是著名的硬件调试工具debussy的教学说明

源代码在线查看: debussy.rc

软件大小: 1295 K
上传用户: wanghao891207
关键词: debussy 硬件 调试工具
下载地址: 免注册下载 普通下载 VIP

相关代码

				@debussy rc file Version 1.0				[*]				IfShowModule = {TRUE, FALSE} 				[Annotation]				3D_Active_Annotation = FALSE				[Editor]				editorName = Vi				[Emacs]				EmacsFont = "Clean 14"				EmacsBG = gray				EmacsFG = black				[FSM]				viewport = 65 336 387 479				SmartTips = TRUE				State-LineColor = black				State-LineWidth = 1				State-FillColor = blue3				State-TextColor = white				Init_State-LineColor = black				Init_State-LineWidth = 2				Init_State-FillColor = yellow3				Init_State-TextColor = black				Trap_State-LineColor = red3				Trap_State-LineWidth = 2				Trap_State-FillColor = cyan4				Trap_State-TextColor = red3				State_Action-LineColor = black				State_Action-LineWidth = 1				State_Action-FillColor = white				State_Action-TextColor = black				Junction-LineColor = black				Junction-LineWidth = 1				Junction-FillColor = green3				Junction-TextColor = black				Connection-LineColor = black				Connection-LineWidth = 1				Connection-FillColor = Gray5				Connection-TextColor = black				Transition-LineColor = black				Transition-LineWidth = 1				Transition-FillColor = white				Transition-TextColor = black				Trans_Condition-LineColor = black				Trans_Condition-LineWidth = 1				Trans_Condition-FillColor = white				Trans_Condition-TextColor = orange2				Trans_Action-LineColor = black				Trans_Action-LineWidth = 1				Trans_Action-FillColor = white				Trans_Action-TextColor = green2				SelectedSet-LineColor = red3				SelectedSet-LineWidth = 1				SelectedSet-FillColor = red3				SelectedSet-TextColor = white				HilightSet-LineColor = red4				HilightSet-LineWidth = 1				HilightSet-FillColor = red7				HilightSet-TextColor = blue4				WndBk-FillColor = Gray3				Background-FillColor = white				Selection-LineColor = blue3				Selection-LineWidth = 1				prefKey_Link-LineColor = orange2				prefKey_Link-LineWidth = 1				prefKey_Link-FillColor = yellow4				prefKey_Link-TextColor = black				prefKey_Port-LineColor = black				prefKey_Port-LineWidth = 1				prefKey_Port-FillColor = orange5				prefKey_Port-TextColor = yellow2				[FSM_Dlg-Print]				Orientation = Landscape         				[HB]				ViewSchematic = FALSE				windowLayout = 4 28 887 582 142 379 887 136				import_filter = *.v; *.vc; *.f				designTreeFont = -adobe-helvetica-medium-r-normal--14-*-75-75-*-*-iso8859-*				import_filter_vhdl = *.vhd; *.vhdl; *.f				import_default_language = Verilog				import_filter_verilog = *.v; *.vc; *.f				[OtherEditor]				cmd1 = "xterm -font 9x15 -fg black -bg gray -e"				name = "vi"				options = "+${CurLine} ${CurFileName}"				[Print]				PrinterName = lp				FileName = test.ps				PaperSize = A4 - 210x297 (mm) 				ColorPrint = FALSE				[Session Cache]				1 = string (session file name)				2 = string (session file name)				3 = string (session file name)				4 = string (session file name)				5 = string (session file name)				[Simulation]				xlPath = ""				xlOption = ""				ncPath = ""				ncOption = "-f ncsim.args"				vcsPath = simv				vcsOption = ""				simType = nc				interactiveDebugging = TRUE				[Text]				hdlComment = Gray1				hdlKeyword = blue4				hdlEntity = black				hdlEntityInst = black				hdlSignal = red3				hdlInSignal = red3				hdlOutSignal = red3				hdlInOutSignal = red3				hdlOperator = black				hdlMinus = black				hdlSymbol = black				hdlString = black				hdlNumberBase = black				hdlNumber = black				hdlLiteral = black				hdlIdentifier = black				hdlSystemTask = black				hdlParameter = black				hdlIncFile = black				hdlDataFile = black				hdlCDSkipIf = Gray1				hdlMacro = black				textBackground = Gray5				textHiliteBK = blue4				textHiliteText = white				textTracedMark = green2				textLineNo = black				textUserKeyword = green2				textAnnotText = black				textAnnotTextShadow = white				text3DLight = white				text3DShadow = black				irOutline = red4				irDriver = yellow4				irLoad = black				irBookMark = cyan4				irIndicator = white				irBreakpoint = green4				irCurLine = blue4				font = SMALL12				hdlVhEntity = black				hdlArchitecture = black				hdlPackage = blue4				hdlAlias = blue4				hdlGeneric = blue4				hdlTypeName = blue4				hdlLibrary = blue4				viewport = 168 164 445 487				[Texteditor]				TexteditorFont = "Clean 14"				TexteditorBG = gray				TexteditorFG = black				[TurboEditor]				autoBackup = TRUE				[UserButton.xl]				Button1 = "Next 100 Time" "#1000 $stop;.\n"				Button2 = string1 string2				[VHDL_libraries]				pack = ./work.lib++				vital = ./work.lib++				work = ./work.lib++				#work = ./work.lib++				[Vi]				ViFont = "Clean 14"				ViBG = gray				ViFG = black				[imp]				options = NULL				libPath = NULL				libDir = NULL				[schematics]				viewport = 460 99 638 516				schBackgroundColor = black lineSolid				schBodyColor = orange6 lineSolid				schAsmBodyColor = blue7 lineSolid				schPortColor = orange6 lineSolid				schCellNameColor = cyan4 lineSolid				schCLKNetColor = red6 lineSolid				schPWRNetColor = red4 lineSolid				schGNDNetColor = cyan4 lineSolid				schSIGNetColor = green8 lineSolid				schHilightColor = white lineSolid				schTraceColor = yellow4 lineSolid				schBackAnnotateColor = white lineSolid				schValue0 = yellow4 lineSolid				schValue1 = green3 lineSolid				schValueX = red4 lineSolid				schValueZ = purple7 lineSolid				dimColor = cyan2 lineSolid				schPreSelColor = green4 lineDash				[schematics_print]				Signature = FALSE				DesignName = PCU				DesignerName = bai				SignatureLocation = LowerRight				MultiPage = TRUE				AutoSliver = FALSE				[wave.1]				viewPort = 8 414 960 332 90 55				[wave.2]				viewPort = 38 314 686 205 100 65							

相关资源