Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
EternalStarCHN committed Nov 15, 2021
1 parent 768216d commit 905ee97
Show file tree
Hide file tree
Showing 898 changed files with 71,038 additions and 0 deletions.
175 changes: 175 additions & 0 deletions Hardware/Logic_Analyzer.PcbDoc.htm
Original file line number Diff line number Diff line change
@@ -0,0 +1,175 @@
<html>
<head>
<META http-equiv="Content-Type" content="text/html">
<style type="text/css">
h1, h2, h3, h4, h5, h6 {
font-family : 'segoe-ui',arial,sans-serif;
font-size:15pt;
font-weight:normal;
line-height:40px;
color : #000;
background-color : #dedede;
padding: 0.3em;
}
body {
font-family : verdana;
background: #f1f1f1;
font-size:13px;
}
td, th {
padding: 0.5em;
text-align : left;
width: auto;
border:1px solid #DEDEDE;
}
th {
background-color : #DEDEDE;

}
th.column1, td.column1 {
text-align: left;
width : 18%;
}
table {
width : 100%;
border-collapse: collapse;
font-size:13px;
}
.front_matter, .front_matter_column1, .front_matter_column2, .front_matter_column3 {
padding-top : 0.1em;
padding-bottom : 0.1em;
border : 0px solid black;
width : auto;
vertical-align: top
}
.front_matter_column1 {
text-align : right;
}
.total_column1, .total_column {
font-weight : bold;
}
.total_column1 {
text-align : right;
}
.front_matter_column2 {
text-align : center;
}
.front_matter_column3 {
text-align : left;
}
.warning, .error {
color : red;
font-weight : bold;
}
tr.onmouseout_odd {
/*background-color : #EEEEE0 */
}
tr.onmouseout_even {
/*background-color : #F3F3E3 */
}
tr.onmouseover_odd, tr.onmouseover_even {
background-color : #FFF;
}
a:link, a:visited, .q a:link,.q a:active,.q {
color: #21489e;
}
a:link.callback, a:visited.callback {
color: #008000
}
a:link.customize, a:visited.customize {
position: absolute;
right: 16px; top: 30px;
font-family:'segoe ui',arial,tahoma,sans-serif;
text-decoration:underline;
font-size:11px;
color:#0066cc;
}
p.contents_level1 {
font-weight : bold;
font-size : 110%;
margin : 0.5em;
}
p.contents_level2 {
position : relative;
left : 20px;
margin : 0.5em;
}

HR{
border-collapse:collapse;
border:none;
border-top:1px solid #dedede;
}
</style>

<style type="text/css" media="print">
body{
background:#fff;
}

a:link.customize{
display:none;
}

table,th,td,hr{
border-color:#999;
background:#fff;
}
</style>
</head>

<body>
<a href="dxpprocess://Client:SetupPreferences?Server=PCB|PageName=General" class="customize"><acronym title="dxpprocess://Client:SetupPreferences?Server=PCB|PageName=General">Reporting Options</acronym></a>
<h1>File in Previous Format</h1>

<table class="front_matter">
<tr class="front_matter">
<td class="front_matter_column1">Date</td>
<td class="front_matter_column2">:</td>
<td class="front_matter_column3">2021/11/15</td>
</tr>
<tr class="front_matter">
<td class="front_matter_column1">Time</td>
<td class="front_matter_column2">:</td>
<td class="front_matter_column3">21:31:27</td>
</tr>
<tr class="front_matter">
<td class="front_matter_column1">Filename</td>
<td class="front_matter_column2">:</td>
<td class="front_matter_column3"><a href="file://F:\Desktop\Logic_Analyzer\Hardware\Logic_Analyzer.PcbDoc" class="file"><acronym title="F:\Desktop\Logic_Analyzer\Hardware\Logic_Analyzer.PcbDoc">F:\Desktop\Logic_Analyzer\Hardware\Logic_Analyzer.PcbDoc</acronym></a></td>
</tr>
</table>

<br>

<table>
<tr>
<th style="text-align : left" colspan="1" class="">Version</th>
<th style="text-align : left" colspan="1" class="">Warning</th>
</tr>

<tr class="onmouseout_even" onmouseover="className = 'onmouseover_even'" onmouseout="className = 'onmouseout_even'">
<td class="column1">6.3</td>
<td class="column2"><b>CAUTION</b> - Via connections to both hatched and solid signal layer polygons are now controlled by the polygon connect style rule. Re-pouring polygons may result in physical copper differences.</td>
</tr>
<tr class="onmouseout_even" onmouseover="className = 'onmouseover_even'" onmouseout="className = 'onmouseout_even'">
<td class="column1">Summer 09</td>
<td class="column2"><b>CAUTION</b> - File contains old violation objects. These violations are no longer supported & will not be loaded. Please run DRC after opening this file in order to refresh the violations.</td>
</tr>
<tr class="onmouseout_even" onmouseover="className = 'onmouseover_even'" onmouseout="className = 'onmouseout_even'">
<td class="column1">Summer 09</td>
<td class="column2"><b>CAUTION</b> - Existing testpoint rules and settings are used as fabrication testpoint information.</td>
</tr>
<tr class="onmouseout_even" onmouseover="className = 'onmouseover_even'" onmouseout="className = 'onmouseout_even'">
<td class="column1">Release 12</td>
<td class="column2"><b>CAUTION</b> - Air Gap Width previously controlled by Clearance rule is now controlled by Polygon Connect Style rule's newly introduced Air Gap Width (set to default value). Suggest reviewing each Polygon Connect Style rule's Air Gap Width attribute for correctness.</td>
</tr>
<tr class="onmouseout_even" onmouseover="className = 'onmouseover_even'" onmouseout="className = 'onmouseout_even'">
<td class="column1">Release 13</td>
<td class="column2"><b>CAUTION</b> - Silkscreen Over Component Pads Rules are converted to Silk To Solder Mask Clearance Rules. Suggest examining rule scopes for accuracy.</td>
</tr>
</table>
<br><hr>
<p>This file was generated by <b>an earlier</b> version of the software</p>
</body>
</html>
14 changes: 14 additions & 0 deletions Hardware/__Previews/Logic_Analyzer.SchDocPreview

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
:04000F00C28080FC2F
:03000000020003F8
:0C000300787FE4F6D8FD75810702000F3D
:00000001FF
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[Config]
DriverDLL=USBIOX.DLL
language=2052
IsWinStatus=1
WindowState=0
Left=308
Top=146
Width=836
Height=541
ChipType=0
24ChipManuIndex=2
25ChipManuIndex=1
Default24ChipIndex=3
Default25ChipIndex=25
IsLastDir=1
DefaultInitDir=F:\Desktop\logic analyzer\¹Ì¼þ\

[OperOption]
IsWriteCompleteVerify=1
UseFastRead=0
UseAAI=0
IsClean=1
IsChkBlank=1
IsProgramming=1
IsVerify=1
Original file line number Diff line number Diff line change
@@ -0,0 +1,191 @@
[!Global]
!LanguageID=2052
!LanguageName=ChineseSimp(简体中文)
!TranslationAuthor=风铃夜思雨
!TranslationAuthorEmail=
!TranslationDefaultFont=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET

[TFrmMain]
!Font=宋体,9,,0,clWindowText,GB2312_CHARSET
Caption=CH341A编程器
mFile.Caption=文件(&F)
mOpen.Caption=打开(&O)
mSave.Caption=保存(&S)
mExit.Caption=退出(&X)
mBuffer.Caption=缓冲区(&B)
mFill.Caption=填充缓充区(&F)
mSwap.Caption=高低字节交换(&S)
mCopy.Caption=复制(&C)
mCopyAsHex.Caption=复制为Hex格式(&H)
mFind.Caption=查找(&F)
mFindNext.Caption=查找下一个(&N)
mGoto.Caption=跳转(&G)
mSelectAll.Caption=全选(&A)
mOpter.Caption=操作(&P)
mOpterOption.Caption=操作选项(&O)
mAuto.Caption=自 动(&A)
mChkEmpty.Caption=查 空(&B)
mRead.Caption=读 取(&R)
mWrite.Caption=编 程(&W)
mVerify.Caption=校 验(&V)
mClean.Caption=擦 除(&E)
mAbort.Caption=终 止(&T)
mDetect.Caption=检测芯片(&T)
mlanguages.Caption=语言(Languages)(&L)
mHelp.Caption=帮助(&H)
mHelpContent.Caption=帮助(&H)
mLicense.Caption=许可信息(&L)
mAbout.Caption=关于(&A)
pCopy.Caption=复制(&C)
pCopyAsHex.Caption=复制为Hex格式(&H)
pSelectAll.Caption=全选(&A)
BtnOpen.Caption=打开
BtnOpen.Hint=打开
BtnSave.Caption=保存
BtnSave.Hint=保存
BtnFill.Caption=填充
BtnFill.Hint=填充
BtnSwap.Caption=交换
BtnSwap.Hint=交换
BtnAuto.Caption=自动
BtnAuto.Hint=自动
BtnChkEmpty.Caption=查空
BtnChkEmpty.Hint=查空
BtnRead.Caption=读取
BtnRead.Hint=读取
BtnWrite.Caption=编程
BtnWrite.Hint=编程
BtnVerify.Caption=校验
BtnVerify.Hint=校验
BtnClean.Caption=擦除
BtnClean.Hint=擦除
BtnAbort.Caption=终止
BtnAbort.Hint=终止
BtnAbout.Caption=关于
BtnAbout.Hint=关于
BtnExit.Caption=退出
BtnExit.Hint=退出
lbChipType.Caption=类型:
lbManuName.Caption=厂商:
lbChipName.Caption=名称:
lbChipSize.Caption=容量:
BtnChipFind.Caption=芯片查找(&S)
BtnDetect.Caption=检测(&D)
spStatus.!Font=宋体,9,,0,clWindowText,GB2312_CHARSET
RzToolbar.CustomizeCaptions.Close=关闭
RzToolbar.CustomizeCaptions.MoveDown=下移
RzToolbar.CustomizeCaptions.MoveUp=上移
RzToolbar.CustomizeCaptions.NoTextLabels=无文字标签
RzToolbar.CustomizeCaptions.SelectiveTextOnRight=选择性地将文字置于右侧
RzToolbar.CustomizeCaptions.ShowTextLabels=显示文字标签
RzToolbar.CustomizeCaptions.TextOptions=文字选项
RzToolbar.CustomizeCaptions.Title=自定义工具栏
OD.DefaultExt=Bin
OD.Filter=支持的文件 (*.bin;*.hex)|*.bin;*.hex|Bin 文件 (*.Bin)|*.bin|Hex 文件(*.Hex)|*.hex|所有文件 (*.*)|*.*
SD.DefaultExt=Bin
SD.Filter=支持的文件 (*.bin;*.hex)|*.bin;*.hex|Bin 文件 (*.Bin)|*.bin|Hex 文件(*.Hex)|*.hex|所有文件 (*.*)|*.*
sCH341_Status=设备连接状态: %s.
sUseTime=%s - 用时: %s
sRW_UseTime=%s - 速度: %d 字节/秒, 大小: %d 字节, 用时: %s
sEditorOffset=位置: %s, %d
sNoCH341=未发现有编程器连接到电脑!
sIgnoreLengthRange=文件长度超出范围, 超出部份将被忽略!
sRangeAddress=范围(0x%s-0x%s)
sNoChipEmpty=该芯片不为空.
sWriteOperTimeout=写操作超时失败!
sChipContentDifferent=芯片内容与缓冲区内容不一致.
sEraseOk=芯片擦除操作完毕, 请使用查空功能检查是否为空!
sChipBlank=芯片是空白的!
sChipVerfyOK=芯片与缓冲区内容一致!
sBeginRange=开始地址超出范围
sEndRange=结束地址超出范围
sNotExit=编程器工作中, 禁止退出.
sFindNotWords=找不到 "%s"
sGoto=转到
sUserAbort=用户已终止
sConnectionStatus0=未连接
sConnectionStatus1=已连接
sInsertMode0=覆盖
sInsertMode1=插入
sWorkStatus0=正在查空中...
sWorkStatus1=正在读取中...
sWorkStatus2=正在编程中...
sWorkStatus3=正在校验中...
sWorkStatus4=正在擦除中...

[TFrmFill]
!Font=宋体,9,,0,clWindowText,GB2312_CHARSET
Caption=填充缓冲区
Btns.CaptionCancel=取消(&C)
Btns.CaptionOk=确定(&O)
GB1.Caption=数据
GB2.Caption=范围(0x0-0x0)
rbbit1.Caption=常量字节 (8bit)
rbbit2.Caption=常量字节 (16bit)
rbbit3.Caption=随机数
rbbit4.Caption=序列字节 (8bit)
rbbit5.Caption=序列字节 (16bit)
RzLabel1.Caption=HEX:
RzLabel2.Caption=HEX:
RzLabel3.Caption=开始地址:
RzLabel4.Caption=结束地址:

[TFrmFind]
!Font=宋体,9,,0,clWindowText,GB2312_CHARSET
Caption=查找
lbFind.Caption=查找内容(&N):
cbNoCase.Caption=区分大小写(&C)
cbHex.Caption=Hex格式(&H)
BtnFind.Caption=查找下一个(&F)
BtnClose.Caption=取消(&C)

[TFrmOperOption]
!Font=宋体,9,,0,clWindowText,GB2312_CHARSET
Caption=操作选项
GB1.Caption=常规
ChkWriteCompleteVerify.Caption=写入完成后校验(&W)
ChkLastDir.Caption=记住最后的文件夹(&L)
ChkWinStatus.Caption=记住窗口位置和大小(&E)
GB2.Caption=25 芯片
ChkUseFastRead.Caption=使用快速读取模式(&U)
ChkUseAAI.Caption=SST/ESMT芯片使用AAI编程模式(&A)
GB3.Caption=自动编程选项
CL.!GroupFont=MS Sans Serif,8,B,,clHighlight,DEFAULT_CHARSET
CL.Items.Text=擦 除<BR>查 空<BR>编 程<BR>校 验<BR>
Btns.CaptionOk=确定(&O)
Btns.CaptionCancel=取消(&C)

[TFrmChipSel]
!Font=宋体,9,,0,clWindowText,GB2312_CHARSET
Caption=芯片查找
lbChipName.Caption=器件名称:
lbChipFindInfo.Caption=不区分大小写, 支持 '*' 通配符, 例如: EN25*80
DBGrid.Columns.Item0.Title.Caption=芯片名称
DBGrid.Columns.Item1.Title.Caption=容量
DBGrid.Columns.Item2.Title.Caption=厂商
DBGrid.Columns.Item3.Title.Caption=类型
Btns.CaptionCancel=取消(&C)
Btns.CaptionOk=选择(&S)
sChipFindCount=共找到 %d 个结果.

[TFrmLicense]
!Font=宋体,9,,0,clWindowText,GB2312_CHARSET
Btns.CaptionCancel=取消(&C)
Btns.CaptionOk=确定(&O)
Caption=许可信息
lbAddr.Caption=地 址:
lbEmail.Caption=支付宝:
lbID.Caption=交易号:
lbName.Caption=姓 名:
lbNickName.Caption=昵 称:
lbPhone.Caption=电 话:

[TFrmAbout]
!Font=宋体,9,,0,clWindowText,GB2312_CHARSET
sAboutCaption=关于
sVerCaption=版本:
sAuthorCaption=作者:
sClose=关闭(&C)
sLicenseCaption=许可:
sAuthor=风铃夜思雨
sCopyRight=购买地址: http://usendz.taobao.com
Loading

0 comments on commit 905ee97

Please sign in to comment.