📄 hello.fdl
字号:
"Application UI Settings" (
ToplevelFrame FDL (
X = "107",
Y = "84",
WIDTH = "810",
HEIGHT = "600"
),
InternalFrame commandFrame (
icon = logFrameHOT,
text = "Command Output",
width = "802",
height = "130",
x = "0",
y = "354",
isENABLED = true,
isVISIBLE = true,
isSELECTED = false,
isMAXIMUM = false,
isICON = false,
isCLOSED = false
),
InternalFrame debugWatchFrame (
icon = debugWatchHOT,
text = "Debug Watch",
width = "802",
height = "354",
x = "0",
y = "0",
isENABLED = true,
isVISIBLE = true,
isSELECTED = true,
isMAXIMUM = false,
isICON = false,
isCLOSED = false
),
SplitPanel FDLDebugWatchSplitPane (
LastDividerLocation = "177",
DividerLocation = "177"
),
ToolBar FDLToolBar (
isVisible = true,
X = "0",
Y = "0",
WIDTH = "802",
HEIGHT = "24"
),
CheckBoxMenuItem debugWatchFrameMI (
value = true
),
CheckBoxMenuItem commandFrameMI (
value = true
),
CheckBoxMenuItem FDLToolBarMI (
value = true
),
ToolBar DW.ToolBar (
X = "0",
Y = "0",
WIDTH = "796",
HEIGHT = "24",
isVISIBLE = true
),
Panel DW.address_P (
IS_EXPANDED = true
)
),
"Application Content Settings" (
memoryType = "Flash Memory",
memoryPart = "28F320J3A_x16",
sdramPart = NONE,
clockPanel = crystalBetweenXTALIN_XTAL,
internalRingOscillator = false,
ringFreq = "Varies between 15 to 30 MHz from device to device",
clockSourceAtXTAL_BCLK = false,
clockFreq,
clockSetupTime = "0",
crystalBetweenXTALIN_XTAL = true,
clockFreq1 = "60",
clockSetupTime1 = "100",
securityPanel = noSecurity,
noSecurity = true,
protectCSLFromReadAccess = false,
protectCSLFromWriteAccess = false,
protectCSLFromReadWriteAccess = false,
cslFile = "..\\..\\FastChip\\MyBoard\\MyDesignWITHLCD\\DevA7.fcp",
CD.deviceMaskData_cb = false,
softwareFile0 = flash.hex,
CD.imageFileFormatRGP = CD.TriscendConfigImageFileRB,
CD.TriscendConfigImageFileRB = true,
CD.IntelHexImageFileRB = false,
CD.imageFile = "..\\..\\FastChip\\MyBoard\\MyDesignWITHLCD\\DevA7.cfg",
CD.viewCFR = false,
CD.halt_CB = false,
CD.reset_CB = false,
CD.verify_CB = false,
CD.erase_CB = false,
debugWatchFrameMI = true,
commandFrameMI = true,
FDLToolBarMI = true,
DW.watchListCB = Nets,
PrestoFindField,
DW.addressSpace_CBP = CSI,
DW.addrFieldField_A7,
targetDevice = "TA7S20-60Q",
CSD.nameArea = hello.fdl,
CSD.hostArea_TFP = localhost,
CSD.portArea_TFP = "5005",
CSD.locationArea = hello.fdl,
"Settings Directory" = "d:\\cmos\\sdk\\hello",
CSD.fcpLocation = "D:\\CMOS\\FastChip\\MyBoard\\MyDesignWITHLCD\\DevA7.fcp",
DebugWatch (
)
)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -