README
This commit is contained in:
父節點
a54ad60652
當前提交
9ff3e8947f
14
38_decoder/38_decoder.qws
Normal file
14
38_decoder/38_decoder.qws
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
[ProjectWorkspace]
|
||||||
|
ptn_Child1=Frames
|
||||||
|
[ProjectWorkspace.Frames]
|
||||||
|
ptn_Child1=ChildFrames
|
||||||
|
[ProjectWorkspace.Frames.ChildFrames]
|
||||||
|
ptn_Child1=Document-0
|
||||||
|
[ProjectWorkspace.Frames.ChildFrames.Document-0]
|
||||||
|
ptn_Child1=ViewFrame-0
|
||||||
|
[ProjectWorkspace.Frames.ChildFrames.Document-0.ViewFrame-0]
|
||||||
|
DocPathName=38_decoder.bdf
|
||||||
|
DocumentCLSID={7b19e8f2-2bbe-11d1-a082-0020affa5bde}
|
||||||
|
IsChildFrameDetached=False
|
||||||
|
IsActiveChildFrame=True
|
||||||
|
ptn_Child1=StateMap
|
6
38_decoder/db/38_decoder.tmw_info
Normal file
6
38_decoder/db/38_decoder.tmw_info
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
start_full_compilation:s:00:00:05
|
||||||
|
start_analysis_synthesis:s:00:00:01-start_full_compilation
|
||||||
|
start_analysis_elaboration:s-start_full_compilation
|
||||||
|
start_fitter:s:00:00:02-start_full_compilation
|
||||||
|
start_assembler:s:00:00:01-start_full_compilation
|
||||||
|
start_timing_analyzer:s:00:00:01-start_full_compilation
|
10
README.md
10
README.md
@ -8,4 +8,12 @@
|
|||||||
|
|
||||||
### data_selector
|
### data_selector
|
||||||
|
|
||||||
8位数据选择器(二选一)。
|
8位数据选择器(二选一)。
|
||||||
|
|
||||||
|
### register_8b
|
||||||
|
|
||||||
|
8位寄存器。
|
||||||
|
|
||||||
|
### 38_decoder
|
||||||
|
|
||||||
|
3-8译码器。
|
@ -2,13 +2,3 @@
|
|||||||
ptn_Child1=Frames
|
ptn_Child1=Frames
|
||||||
[ProjectWorkspace.Frames]
|
[ProjectWorkspace.Frames]
|
||||||
ptn_Child1=ChildFrames
|
ptn_Child1=ChildFrames
|
||||||
[ProjectWorkspace.Frames.ChildFrames]
|
|
||||||
ptn_Child1=Document-0
|
|
||||||
[ProjectWorkspace.Frames.ChildFrames.Document-0]
|
|
||||||
ptn_Child1=ViewFrame-0
|
|
||||||
[ProjectWorkspace.Frames.ChildFrames.Document-0.ViewFrame-0]
|
|
||||||
DocPathName=data_selector.bdf
|
|
||||||
DocumentCLSID={7b19e8f2-2bbe-11d1-a082-0020affa5bde}
|
|
||||||
IsChildFrameDetached=False
|
|
||||||
IsActiveChildFrame=True
|
|
||||||
ptn_Child1=StateMap
|
|
||||||
|
載入中…
x
新增問題並參考
Block a user