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

GMS34112TK-DT 参数 Datasheet PDF下载

GMS34112TK-DT图片预览
型号: GMS34112TK-DT
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 4-Bit, OTPROM, 0.5MHz, CMOS, PDSO20, SOP-20]
分类和应用: 计算机
文件页数/大小: 105 页 / 363 K
品牌: HYNIX [ HYNIX SEMICONDUCTOR ]
 浏览型号GMS34112TK-DT的Datasheet PDF文件第15页浏览型号GMS34112TK-DT的Datasheet PDF文件第16页浏览型号GMS34112TK-DT的Datasheet PDF文件第17页浏览型号GMS34112TK-DT的Datasheet PDF文件第18页浏览型号GMS34112TK-DT的Datasheet PDF文件第20页浏览型号GMS34112TK-DT的Datasheet PDF文件第21页浏览型号GMS34112TK-DT的Datasheet PDF文件第22页浏览型号GMS34112TK-DT的Datasheet PDF文件第23页  
Chapter 2. Architecture  
ROM Address Register  
The following registers are used to address the ROM.  
• Page address register (PA) :  
Holds ROM`s page number (0~Fh) to be addressed.  
• Page buffer register (PB) :  
Value of PB is loaded by an LPBI command when newly addressing a page.  
Then it is shifted into the PA when rightly executing a branch instruction (BR)  
and a subroutine call (CAL).  
• Program counter (PC) :  
Available for addressing word on each page.  
• Stack register (SR) :  
Stores returned-word address in the subroutine call mode.  
(1) Page address register and page buffer register :  
Address one of pages #0 to #15 in the ROM by the 4-bit binary counter.  
Unlike the program counter, the page address register is usually unchanged  
so that the program will repeat on the same page unless a page changing  
command is issued. To change the page address, take two steps such as  
(1) writing in the page buffer what page to jump to (execution of LPBI) and  
(2) execution of BR or CAL, because and instruction code is of eight bits so  
that page and word cannot be specified at the same time.  
In case a return instruction (RTN) is executed within the subroutine that has  
been called in the other page, the page address will be changed at the  
same time.  
(2) Program counter :  
This 6-bit binary counter increments for each fetch to address a word in the  
currently addressed page having an instruction to be next executed.  
For easier programming, at turning on the power, the program counter is  
¡ È ¡ È  
. Then the program  
reset to the zero location. The PA is also set to  
0
counter specifies the next ROM address in random sequence.  
When BR, CAL or RTN instructions are decoded, the switches on each step  
are turned off not to update the address. Then, for BR or CAL, address  
data are taken in from the instruction operands (a0 to a5), or for RTN, and  
address is fetched from stack register No. 1.  
(3) Stack register :  
This stack register provides two stages each for the program counter (6  
bits) and the page address register (4bits) so that subroutine nesting can be  
mode on two levels.  
2 - 2  
 复制成功!