欢迎访问ic37.com |
会员登录 免费注册
发布采购

IA2910A-PDW40C 参数 Datasheet PDF下载

IA2910A-PDW40C图片预览
型号: IA2910A-PDW40C
PDF下载: 下载PDF文件 查看货源
内容描述: 微控制器 [Microprogram Controller]
分类和应用: 微控制器
文件页数/大小: 19 页 / 164 K
品牌: INNOVASIC [ INNOVASIC, INC ]
 浏览型号IA2910A-PDW40C的Datasheet PDF文件第8页浏览型号IA2910A-PDW40C的Datasheet PDF文件第9页浏览型号IA2910A-PDW40C的Datasheet PDF文件第10页浏览型号IA2910A-PDW40C的Datasheet PDF文件第11页浏览型号IA2910A-PDW40C的Datasheet PDF文件第13页浏览型号IA2910A-PDW40C的Datasheet PDF文件第14页浏览型号IA2910A-PDW40C的Datasheet PDF文件第15页浏览型号IA2910A-PDW40C的Datasheet PDF文件第16页  
Page 12 of 19
IA2910A
Microprogram Controller
Preliminary
Data Sheet
Instruction 15
TWB, THREE-WAY-BRANCH, is the most complex. It provides for testing for
both a data-dependent condition and the counter during one microinstruction and provides for
selecting among one of three microinstruction addresses as the next microinstruction to be
performed. Like instruction 8, a previous instruction will have loaded a count into the
register/counter while pushing a microbranch address onto the stack. Instruction 15 performs a
decrement-and-branch-until-zero function similar to instruction 8. The next address is taken from
the top of the stack until the count reaches zero; then the next address comes from the pipeline
register. The above action continues as long as the test condition fails. If at any execution of
instruction 15 the test condition is passed, no branch is taken; the microprogram counter register
furnishes the next address. When the loop is ended, either by the count becoming zero, or by
passing the conditional test, the stack is POP’ by decrementing the stack pointer, since interest in
d
the value contained at the top of the stack is then complete.
As one example, consider the case of a memory search instruction. As shown in Figure II, the
instruction at microprogram address 63 can be Instruction 4 (PUSH), which will push the value 64
onto the microprogram stack and load the number N, which is one less than the number of
memory locations to be searched before giving up. Location 64 contains a microinstruction which
fetches the next operand from the memory area to be searched and compares it with the search
key. Location 65 contains a microinstruction which tests the result of the comparison and also is a
TWB for microprogram control. If no match is found, the test fails and the microprogram goes
back to location 64 for the next operand address. When the count becomes zero, the
microprogram branches to location 72, which does whatever is necessary if no match is found. If a
match occurs on any execution of the TWB at location 65, control falls through to location 66
which handles this case. Whether the instruction ends by finding a match or not, the stack will
have been POP’ once, removing the value 64 from the top of the stack.
d
Copyright
©
1999, InnovASIC Inc.
Customer Specific IC Solutions