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

EM73962A 参数 Datasheet PDF下载

EM73962A图片预览
型号: EM73962A
PDF下载: 下载PDF文件 查看货源
内容描述: 4位微控制器 [4-BIT MICROCONTROLLER]
分类和应用: 微控制器
文件页数/大小: 35 页 / 322 K
品牌: ELAN [ ELAN MICROELECTRONICS CORP ]
 浏览型号EM73962A的Datasheet PDF文件第7页浏览型号EM73962A的Datasheet PDF文件第8页浏览型号EM73962A的Datasheet PDF文件第9页浏览型号EM73962A的Datasheet PDF文件第10页浏览型号EM73962A的Datasheet PDF文件第12页浏览型号EM73962A的Datasheet PDF文件第13页浏览型号EM73962A的Datasheet PDF文件第14页浏览型号EM73962A的Datasheet PDF文件第15页  
EM73962A  
4-BIT MICROCONTROLLER  
ALU  
The arithematic operation of 4 - bit data is performed in ALU unit. There are 2 flags can be affected by  
the result of ALU operation, ZF and SF. The operation of ALU can be affected by CF only.  
ALU STRUCTURE  
ALU supported user arithematic operation function, including : addition, subtraction and rotaion.  
DATA BUS  
ALU  
ZF CF SF  
ALU FUNCTION  
(1)Addition:  
For instruction ADDAM, ADCAM, ADDM #k, ADD #k,y .... ALU supports addition function.  
The addition operation can affect CF and ZF. For addition operation, if the result is "0", ZF will be "1",  
otherwise, not equal "0", ZF will be "0", When the addition operation has a carry-out. CF will be "1",  
otherwise, CF will be "0".  
EXAMPLE:  
Operation  
3+4=7  
7+F=6  
0+0=0  
8+8=0  
Carry Zero  
0
1
0
1
0
0
1
1
(2) Subtraction:  
For instruction SUBM #k, SUBA #k, SBCAM, DECM... ALU supports user subtraction function. The  
subtraction operation can affect CF and ZF, For subtraction operation, if the result is negative, CF will  
be "0", it means a borrow out, otherwise, if the result is positive, CF will be "1". For ZF, if the result  
of subtraction operation is "0", the ZF will be "1", otherwise, ZF will be "1".  
EXAMPLE:  
Operation  
8-4=4  
7-F=-8(1000)  
9-9=0  
Carry Zero  
1
0
1
0
0
1
* This specification are subject to be changed without notice.  
10.8.2001  
11  
 复制成功!