JPH11212867A - Information processor - Google Patents

Information processor

Info

Publication number
JPH11212867A
JPH11212867A JP1460098A JP1460098A JPH11212867A JP H11212867 A JPH11212867 A JP H11212867A JP 1460098 A JP1460098 A JP 1460098A JP 1460098 A JP1460098 A JP 1460098A JP H11212867 A JPH11212867 A JP H11212867A
Authority
JP
Japan
Prior art keywords
cpu
bus
dram
address
memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP1460098A
Other languages
Japanese (ja)
Inventor
Tomio Uehata
富夫 上畑
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP1460098A priority Critical patent/JPH11212867A/en
Publication of JPH11212867A publication Critical patent/JPH11212867A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To use an extension bus even to an information processor which has its internal memory having capacity larger than the memory capacity that is assigned to the extension bus by always accessing the extension bus if a CPU does not access the internal memory when the CPU accesses a memory space that has a higher rank than the memory space of the extension bus. SOLUTION: This information processor includes a CPU 1, an address decoder 8, a DRAM control circuit 11, an ISA bus control circuit 13, a DRAM 12, an ISA bus 14 and a clock generation circuit 17. The CPU 1 has the DRAM 12 of 16M bytes in a PC with 80486 and can access the bus 14 by accessing an address larger than 16M bytes. In such cases, the addresses of the CPU 1 which are larger than 24 bits are disregarded since the relevant address of the bus 14 has 23 bits. Thus, it's decided that the address 000000h of the bus 14 is accessed if the CPU 1 accesses the address 01000000h.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、拡張バスを有する
情報処理装置に関する。
[0001] The present invention relates to an information processing apparatus having an expansion bus.

【0002】[0002]

【従来の技術】PC(パーソナルコンピュータ)等のコ
ンピュータシステムにおいては、PCのユーザーが機能
を拡張できるように、拡張バス(以降ISA(Indu
strial Standard Architect
ure)バスと記す)を持っていた。このISAバスに
対応した、さまざまなコントローラあるいはオプション
ボードが開発されてきている。
2. Description of the Related Art In a computer system such as a PC (personal computer), an expansion bus (hereinafter referred to as an ISA (InDU) is provided so that a user of the PC can expand its functions.
strial standard architect
ure) written as a bus). Various controllers or option boards corresponding to the ISA bus have been developed.

【0003】このようなISAバスにおいて使用できる
メモリ空間は、そのPCが有するCPUが持つメモリ空
間の下位16Mバイトであった。下位16Mバイトの空
間であっても、PC内部にDRAM等が存在しそのメモ
リ空間を使用する場合、CPUがそのメモリ空間をアク
セスする時、ISAバスのアクセスが発生しないため、
ISAバスではそのメモリ空間を使用することができな
かった。また、16Mバイトより上の空間では、PC内
部にDRAM等が存在すれば、CPUはそのDRAM等
をアクセスするが、DRAM等が存在しない場合CPU
は何もアクセスしないことになる。
The memory space that can be used in such an ISA bus is the lower 16 Mbytes of the memory space of the CPU of the PC. Even when the lower 16 MB space is used, when a DRAM or the like exists in the PC and the memory space is used, the ISA bus access does not occur when the CPU accesses the memory space.
The ISA bus could not use that memory space. In a space above 16 Mbytes, if a DRAM or the like exists in the PC, the CPU accesses the DRAM or the like.
Will not access anything.

【0004】図12は、IBM−PC/AT互換機にお
いて、CPUがインテル製の80286であり、内部に
4MバイトのDRAMを持つPCにおける、一般的なメ
モリマップである。80286が持つメモリ空間は16
Mバイトである。16Mバイトのメモリ空間の最初の6
40Kバイト(000000h〜09FFFFh)はD
RAMをアクセスする。次の256Kバイト(0A00
00h〜0DFFFFh)はISAバスになる。次の1
28Kバイト(0E0000h〜0FFFFFh)はD
RAM、次の3Mバイト(100000h〜3FFFF
Fh)もDRAM、次の400000h〜FEFFFF
hはISAバス、残りの64Kバイト(FF0000h
〜FFFFFFh)はDRAMとなる。図13は内部に
16MバイトのDRAMを持つPCの場合である。4M
バイトのDRAMの場合との違いは、400000h〜
FEFFFFhの空間もDRAMとなることである。
FIG. 12 shows a general memory map in a PC having an 80286 made by Intel and having a 4 Mbyte DRAM inside in an IBM-PC / AT compatible machine. 80286 has 16 memory spaces
M bytes. First 6 of 16 Mbytes of memory space
40K bytes (000000h to 09FFFFh) is D
Access RAM. Next 256 Kbytes (0A00
00h to 0DFFFFh) are ISA buses. Next one
28K bytes (0E0000h-0FFFFFh) is D
RAM, next 3M bytes (100000h to 3FFFF
Fh) also DRAM, next 400,000h ~ FEFFFF
h is the ISA bus, the remaining 64 Kbytes (FF0000h
To FFFFFFh) are DRAMs. FIG. 13 shows a case of a PC having a 16 Mbyte DRAM inside. 4M
The difference from the byte DRAM is 400,000h
The space of FEFFFFh also becomes a DRAM.

【0005】図14は、CPUがインテル製の8048
6であり、内部に4MバイトのDRAMを持つPCにお
ける、一般的なメモリマップである。80486は4G
バイトのメモリ空間を持っているが、そのメモリ空間の
16Mバイト以下は、80286の場合と同じである。
16Mバイトより上のメモリ空間は、最後の64Kバイ
トを除き、CPUは何もアクセスできない。もしCPU
がこのメモリ空間をリードした場合、不定のデータが読
み込まれ、ライトした場合はその対象が存在しないた
め、いかなる書き込みも行われない。
FIG. 14 shows that the CPU is 8048 manufactured by Intel.
6, which is a general memory map in a PC having a 4-Mbyte DRAM inside. 80486 is 4G
Although it has a memory space of bytes, the memory space of 16 Mbytes or less is the same as that of 80286.
No memory space above 16 Mbytes can be accessed by the CPU except the last 64 Kbytes. If CPU
When this memory space is read, undefined data is read, and when it is written, there is no target, so no writing is performed.

【0006】[0006]

【発明が解決しようとする課題】パーソナルコンピュー
タの発展は、CPUの高速化と共に内部メモリの高容量
化があげられる。内部メモリの高容量化に従って、IS
Aバスにおいて以下のような問題が生じてきた。
The development of the personal computer includes increasing the speed of the CPU and increasing the capacity of the internal memory. As internal memory capacity increases, IS
The following problems have occurred in the A bus.

【0007】従来の技術で述べたように、ISAバスで
使用できるメモリ空間は、CPUが持つメモリ空間の下
位16Mバイトのなかで、そのPC内部でDRAM等で
使用されていない領域だけとなる。つまり、内部メモリ
が増加すればISAバスで使用できる領域が少なくなる
のである。特に図14のように、内部のDRAMが16
Mバイト以上の場合、ISAバスで使用できるメモリ空
間は、00A0000h〜00DFFFFhの256K
バイトだけである。しかもこのメモリ空間の、00A0
000h〜00BFFFFhと00C0000h〜00
C7FFFhはVGA(Video Graphics
Array)コントローラが使用することが標準とな
っているため、実際にISAバスで使用できる領域はさ
らに小さくなる。
As described in the prior art, the memory space that can be used by the ISA bus is only an area in the lower 16 Mbytes of the memory space of the CPU that is not used by the DRAM or the like inside the PC. That is, as the internal memory increases, the area that can be used on the ISA bus decreases. In particular, as shown in FIG.
In the case of M bytes or more, the memory space that can be used on the ISA bus is 256K of 00A0000h to 00DFFFFh.
Only bytes. Moreover, in this memory space, 00A0
000h-00BFFFFh and 00C0000h-00
C7FFFFh is a VGA (Video Graphics)
The use of an array controller is standard, so the area that can actually be used on the ISA bus is even smaller.

【0008】また、図14に示される400000h〜
FEFFFFhの全てあるいは一部を使用するオプショ
ンボードも、内部のDRAMが16Mバイト以上になる
と、この領域はDRAMとなるため、このオプションボ
ードは使用できないことになる。この場合、オプション
ボードが使用している領域の内部DRAMをディセーブ
ルすることにより、オプションボードの使用を可能にす
る方法もあるが、ディセーブルした部分のDRAMは一
切使用できないため、有効な方法ではない。
[0008] In addition, as shown in FIG.
If the internal DRAM becomes 16 Mbytes or more, this area becomes a DRAM, and this option board cannot be used for an option board that uses all or a part of FEFFFFh. In this case, there is a method of enabling the use of the option board by disabling the internal DRAM in the area used by the option board.However, since the DRAM in the disabled portion cannot be used at all, an effective method is used. Absent.

【0009】本発明は、以上のような課題を解決するた
めのものであり、その目的は拡張バスに割り当てられた
メモリ容量以上のメモリを内部に持つ情報処理装置にお
いても、拡張バスを利用できる手段を提供することにあ
る。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to use an extended bus in an information processing apparatus having a memory larger than the memory capacity allocated to the extended bus. It is to provide a means.

【0010】[0010]

【課題を解決するための手段】上記課題を解決するため
に本発明は、拡張バスのメモリ空間より上位のメモリ空
間をCPUがアクセスした時、そのアクセスが内部のメ
モリでない場合、常に拡張バスをアクセスすることを特
徴とする。
According to the present invention, when a CPU accesses a memory space higher than the memory space of an expansion bus, if the access is not an internal memory, the present invention always uses the expansion bus. It is characterized by accessing.

【0011】[0011]

【作用】本発明によれば、CPUは内部のメモリより上
のメモリ空間をアクセスすれば、内部メモリの容量に関
係なく拡張バスをアクセスすることが可能になる。
According to the present invention, if the CPU accesses a memory space above the internal memory, the CPU can access the expansion bus regardless of the capacity of the internal memory.

【0012】[0012]

【発明の実施の形態】以下、本発明の実施の形態につい
て図を用いて説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0013】図1は、本発明の実施例のメモリマップで
ある。CPU1は80486であり、16MバイトのD
RAM12をPC内部に持っている。CPU1は16M
バイトより上のアドレスをアクセスすることにより、I
SAバス14をアクセスすることができる。この時、I
SAバス14においては、そのアドレスが23ビットで
あるため、CPUアドレスの24ビットより上は無視さ
れる。これにより、CPU1が01000000h番地
をアクセスしたら、ISAバス14の000000h番
地をアクセスすることになる。
FIG. 1 is a memory map according to an embodiment of the present invention. The CPU 1 is 80486 and has a 16 Mbyte D
The RAM 12 is provided inside the PC. CPU1 is 16M
By accessing the address above the byte, I
The SA bus 14 can be accessed. At this time, I
In the SA bus 14, since the address is 23 bits, the bits above the 24 bits of the CPU address are ignored. As a result, when the CPU 1 accesses the address 10000000h, the CPU 1 accesses the address 000000h of the ISA bus 14.

【0014】図2は本実施例の構成を示したものであ
る。本実施例は、CPU1(80486)、アドレスデ
コーダ8、DRAM制御回路11、ISAバス制御回路
13、DRAM12、ISAバス14、クロック発生回
路17を含む。クロック発生回路17は、本実施例が動
作するために基準となるクロック16(CLK)を生成
する。CPU1の動きを図3および図4に示す。CPU
1は、有効なCPUアドレス2、バイトイネーブル3
(BE3#−BE0#)、W/R#5を出力すると同時
に、ADS#4をアクティブにすることによって、CP
Uサイクルを開始する。このCPUサイクルは、ISA
バス制御回路13がRDY#15をアクティブにする
か、CPU1から出力されるBLAST#7とDRAM
制御回路11より出力されるBRDY#6が共にアクテ
ィブになった時、終了する。アドレスデコーダ8は、そ
のCPUサイクルが、DRAM12をリード/ライトす
るサイクルか、ISAバス14をリード/ライトするサ
イクルかを判断し、DRAM12ならばCSDRAM9
をアクティブにし、ISAバス14ならばCSISA1
0をアクティブにする。DRAM制御回路11は、CS
DRAM9がアクティブになった時に、DRAM12を
リード/ライトするための、メモリアドレス18、RA
S#19(Row Address Strobe)、
CAS#20(Column Address Str
obe)を生成する。ISAバス制御回路13は、CS
ISA10がアクティブになった時に、ISAバス14
への信号である、ISAアドレス22、MEMR#23
(Memory Read)、MEMW#24(Mem
ory Write)、ALE25(Address
Latch Enable)を生成する。ISAバス制
御回路13より出力されるSCLK26は、ISAバス
14の基準クロックとなるものであり、一般的にはCL
K16を分周し8MHzに近い周波数とする。なお、本
実施例でのSCLK26は、CLK16を2分周したも
のとする。
FIG. 2 shows the configuration of this embodiment. This embodiment includes a CPU 1 (80486), an address decoder 8, a DRAM control circuit 11, an ISA bus control circuit 13, a DRAM 12, an ISA bus 14, and a clock generation circuit 17. The clock generation circuit 17 generates a clock 16 (CLK) that serves as a reference for the operation of this embodiment. The operation of the CPU 1 is shown in FIGS. CPU
1 is valid CPU address 2, byte enable 3
(BE3 # -BE0 #), W / R # 5 is output, and ADS # 4 is activated at the same time as CP.
Start U cycle. This CPU cycle is based on ISA
The bus control circuit 13 activates RDY # 15 or BLAST # 7 output from the CPU 1 and the DRAM.
When both BRDY # 6 output from the control circuit 11 become active, the process ends. The address decoder 8 determines whether the CPU cycle is a cycle for reading / writing the DRAM 12 or a cycle for reading / writing the ISA bus 14.
Is activated, and if it is the ISA bus 14, the CISA1
Activate 0. The DRAM control circuit 11 uses the CS
When the DRAM 9 is activated, the memory address 18 and the RA for reading / writing the DRAM 12 are read.
S # 19 (Row Address Strobe),
CAS # 20 (Column Address Str)
ove). The ISA bus control circuit 13 uses the CS
When ISA 10 becomes active, ISA bus 14
ISA address 22, MEMR # 23
(Memory Read), MEMW # 24 (Mem
ory Write), ALE25 (Address)
Latch Enable) is generated. The SCLK 26 output from the ISA bus control circuit 13 is used as a reference clock of the ISA bus 14 and generally has a CL
K16 is divided to a frequency close to 8 MHz. Note that the SCLK 26 in the present embodiment is obtained by dividing CLK16 by two.

【0015】CSDRAM9およびCSISA10がア
クティブになる時のCPUアドレス2を、図5に示す。
図5に示すように16Mバイト以上のメモリ空間におい
ても、CSISA10がアクティブになる領域が存在す
ることが本実施例の特徴である。
FIG. 5 shows CPU address 2 when CSDRAM 9 and CISA 10 become active.
As shown in FIG. 5, a feature of the present embodiment is that there is an area where the CISA 10 is activated even in a memory space of 16 Mbytes or more.

【0016】図6は、CPUアドレス2とCSDRAM
9およびCSISA10の関係を示したタイミングチャ
ートである。CSDRAM9およびCSISA10は、
CPUアドレス2が有効になってから、ある時間の後に
確定する。この時間は、アドレスをデコードするのに要
する時間である。
FIG. 6 shows CPU address 2 and CSDRAM.
9 is a timing chart showing the relationship between CISA9 and CISA10. CSDRAM 9 and CISA 10 are:
It is determined after a certain time from when the CPU address 2 becomes valid. This time is the time required to decode the address.

【0017】図7および図8はCSDRAM9がアクテ
ィブの時の、DRAM制御回路11の動きを示すタイミ
ングチャートである。図7はDRAMのリード、図8は
DRAMのライトを示している。DRAM制御回路11
は、ADS#4がアクティブになった2CLK後(図7
および図8のC1)にCSDRAM9がアクティブかど
うかを判断する。この時CSDRAM9がアクティブで
あれば、DRAMのリード/ライトと判断し、図7ある
いは図8に示す動きをする。図7および図8は8048
6のバースト転送に対応したものであり、1つのCPU
サイクルにおいて、4回のデータ転送が行われている。
なお、カラムアドレスの下位2ビット(MA1とMA
0)は、図9のように変化する。C1の時点でCSDR
AM9がインアクティブならば、DRAM制御回路11
は、DRAMのアクセスでないと判断し、回路は動作し
ない。
FIGS. 7 and 8 are timing charts showing the operation of the DRAM control circuit 11 when the CSDRAM 9 is active. FIG. 7 shows a DRAM read, and FIG. 8 shows a DRAM write. DRAM control circuit 11
Is 2CLK after ADS # 4 becomes active (FIG. 7).
Then, it is determined whether the CSDRAM 9 is active in C1) of FIG. At this time, if the CSDRAM 9 is active, it is determined that the DRAM is read / write, and the operation shown in FIG. 7 or FIG. 8 is performed. FIG. 7 and FIG.
6 burst transfers, one CPU
In the cycle, four data transfers are performed.
The lower two bits of the column address (MA1 and MA1)
0) changes as shown in FIG. CSDR at the time of C1
If AM9 is inactive, the DRAM control circuit 11
Determines that the access is not for the DRAM, and the circuit does not operate.

【0018】図10および図11はCSISA10がア
クティブの時の、ISAバス制御回路13の動きを示す
タイミングチャートである。図10はISAバス14か
らのリード、図11はISAバス14へのライトを示し
ている。ISAバス制御回路13は、ADS#4がアク
ティブになった2CLK後(図10および図11のC
2)にCSISA10がアクティブかどうかを判断す
る。この時CSISA10がアクティブであれば、IS
Aバス14のリード/ライトと判断する。ISAバス1
4のリード/ライトであれば、CPUアドレスをラッチ
する。ラッチされたアドレスは、ISAバスのアドレス
22として出力される。C2より1SCLK後、ALE
25は0.5SCLKの間アクティブになる。ALE2
5がアクティブになってから0.5SCLK後、リード
サイクルならばMEMR#23が、ライトサイクルがア
クティブならばMEMW#24がアクティブになる。M
EMR#23あるいはMEMW#24は、4.5SCL
K後インアクティブに戻り、RDY#15がアクティブ
に戻ることによりCPUサイクルは終了する。
FIGS. 10 and 11 are timing charts showing the operation of the ISA bus control circuit 13 when the CISA 10 is active. FIG. 10 shows reading from the ISA bus 14, and FIG. 11 shows writing to the ISA bus 14. The ISA bus control circuit 13 outputs the signal 2 CLK after ADS # 4 becomes active (C in FIGS. 10 and 11).
In 2), it is determined whether the CISA 10 is active. At this time, if CISA 10 is active, IS
It is determined that the A bus 14 is to be read / written. ISA bus 1
If the read / write is 4, the CPU address is latched. The latched address is output as the address 22 of the ISA bus. 1 SCLK after C2, ALE
25 is active for 0.5 SCLK. ALE2
0.5 SCLK after 5 becomes active, MEMR # 23 becomes active in a read cycle, and MEMW # 24 becomes active in a write cycle. M
EMR # 23 or MEMW # 24 is 4.5SCL
After K, the CPU cycle returns to inactive and RDY # 15 returns to active, ending the CPU cycle.

【0019】[0019]

【発明の効果】以上述べたように、本発明の情報処理装
置によれば、内蔵されたメモリが少ないことを仮定して
作成された拡張バスに対応したオプションボードも、内
蔵メモリを増やすことによってそのオプションボードが
使用しているメモリアドレスを内蔵メモリが使用するよ
うになっても、そのオプションボードを使用することが
できる。
As described above, according to the information processing apparatus of the present invention, the option board corresponding to the expansion bus created on the assumption that the built-in memory is small can be obtained by increasing the built-in memory. Even when the internal memory uses the memory address used by the option board, the option board can be used.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施例におけるメモリマップである。FIG. 1 is a memory map according to an embodiment of the present invention.

【図2】実施例の構成をしめすブロック図である。FIG. 2 is a block diagram showing a configuration of an embodiment.

【図3】実施例におけるCPUの動きを示す、タイミン
グチャートである。
FIG. 3 is a timing chart showing the operation of a CPU in the embodiment.

【図4】実施例におけるCPUの動きを示す、タイミン
グチャートである。
FIG. 4 is a timing chart showing the operation of a CPU in the embodiment.

【図5】実施例における、CSDRAMおよびCSIS
Aがアクティブとなる条件を示す図である。
FIG. 5 shows CSDRAM and CSIS in the embodiment.
FIG. 6 is a diagram illustrating a condition under which A becomes active.

【図6】実施例における、CSDRAMおよびCSIS
Aの動きを示す、タイミングチャートである。
FIG. 6 shows CSDRAM and CSIS in the embodiment.
6 is a timing chart showing the movement of A.

【図7】実施例における、DRAMのアクセスのようす
を表わす、タイミングチャートである。
FIG. 7 is a timing chart showing how the DRAM is accessed in the embodiment.

【図8】実施例における、DRAMのアクセスのようす
を表わす、タイミングチャートである。
FIG. 8 is a timing chart showing how the DRAM is accessed in the embodiment.

【図9】実施例における、DRAMアドレスの下位2ビ
ットの動きを示す図である。
FIG. 9 is a diagram showing a movement of lower two bits of a DRAM address in the embodiment.

【図10】実施例における、ISAバスのアクセスのよ
うすを表わす、タイミングチャートである。
FIG. 10 is a timing chart showing how an ISA bus is accessed in the embodiment.

【図11】実施例における、ISAバスのアクセスのよ
うすを表わす、タイミングチャートである。
FIG. 11 is a timing chart showing how an ISA bus is accessed in the embodiment.

【図12】従来例における、メモリマップである。FIG. 12 is a memory map in a conventional example.

【図13】従来例における、メモリマップである。FIG. 13 is a memory map in a conventional example.

【図14】従来例における、メモリマップである。FIG. 14 is a memory map in a conventional example.

【符号の説明】[Explanation of symbols]

1 CPU(80486) 2 CPUアドレスバス 3 CPUバイトイネーブル信号 4 ADS#信号 5 W/R#信号 6 BRDY#信号 7 BLAST#信号 8 アドレスデコーダ 9 CSDRAM信号 10 CSISA信号 11 DRAM制御回路 12 DRAM 13 ISAバス制御回路 14 ISAバス 15 RDY#信号 16 クロック信号 17 クロック発生回路 18 DRAMアドレスバス 19 DRAM Row Address Strob
e信号 20 DRAM Column Address St
robe信号 21 DRAM Write Enable信号 22 ISAバスアドレス 23 ISAバス・メモリリード信号 24 ISAバス・メモリライト信号 25 ALE 26 SCLK
1 CPU (80486) 2 CPU address bus 3 CPU byte enable signal 4 ADS # signal 5 W / R # signal 6 BRDY # signal 7 BLAST # signal 8 Address decoder 9 CSDRAM signal 10 CISA signal 11 DRAM control circuit 12 DRAM 13 ISA bus Control circuit 14 ISA bus 15 RDY # signal 16 Clock signal 17 Clock generation circuit 18 DRAM address bus 19 DRAM Row Address Strob
e signal 20 DRAM Column Address St
probe signal 21 DRAM Write Enable signal 22 ISA bus address 23 ISA bus memory read signal 24 ISA bus memory write signal 25 ALE 26 SCLK

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】CPUと主記憶装置と拡張バスを含む情報
処理装置において、前記主記憶装置は前記情報処理装置
内部と前記拡張バス上に配置することが可能であり、前
記CPUが主記憶装置をアクセスした時、情報処理内部
にアクセス対象となる主記憶装置が存在しない場合、常
に前記拡張バス上の主記憶装置をアクセスすることを特
徴とする情報処理装置。
1. An information processing apparatus including a CPU, a main storage device, and an expansion bus, wherein the main storage device can be arranged inside the information processing device and on the expansion bus, and the CPU is a main storage device. An information processing apparatus characterized in that when there is no main storage device to be accessed inside the information processing, the main storage device on the expansion bus is always accessed.
JP1460098A 1998-01-27 1998-01-27 Information processor Withdrawn JPH11212867A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1460098A JPH11212867A (en) 1998-01-27 1998-01-27 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1460098A JPH11212867A (en) 1998-01-27 1998-01-27 Information processor

Publications (1)

Publication Number Publication Date
JPH11212867A true JPH11212867A (en) 1999-08-06

Family

ID=11865694

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1460098A Withdrawn JPH11212867A (en) 1998-01-27 1998-01-27 Information processor

Country Status (1)

Country Link
JP (1) JPH11212867A (en)

Similar Documents

Publication Publication Date Title
US5761695A (en) Cache memory control method and apparatus, and method and apparatus for controlling memory capable of interleave control
US6334166B1 (en) Processor system using synchronous dynamic memory
EP0590967B1 (en) Wait-state control in an information processing system bus
JPH11212867A (en) Information processor
JP3701045B2 (en) Processing unit and method for generating a memory access cycle in a processing unit
JPH08249270A (en) Electronic device for computer
US7395399B2 (en) Control circuit to enable high data rate access to a DRAM with a plurality of areas
JPH10133945A (en) Data processor
JP4724289B2 (en) Data processing apparatus and memory access control method for data processing apparatus
JP4772975B2 (en) Semiconductor memory device
JP2006146817A (en) Memory control system and memory controller
JP4015160B2 (en) Processor, semiconductor device and memory controller
JP3866259B2 (en) Processor
US5282172A (en) Look-ahead circuit for fast decode of bankselect signals in EMS systems
JP3527762B2 (en) Processor system using synchronous dynamic memory
JP3701951B2 (en) Processor system using processor, main memory controller and synchronous dynamic memory
JP3527876B2 (en) Processor system using synchronous dynamic memory
JP2964504B2 (en) Document processing device
JPH0594376A (en) Portable computer
JPH0561769A (en) Memory access method
JP2004507817A (en) DRAM control circuit
JPH07160577A (en) Cache memory controller
JPH02159648A (en) Updating method for cache memory
JP2000267986A (en) Device and method for controlling memory
JPH04337851A (en) Memory access system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20050405