GB2189632A - Microprocessor video display system - Google Patents
Microprocessor video display system Download PDFInfo
- Publication number
- GB2189632A GB2189632A GB08708478A GB8708478A GB2189632A GB 2189632 A GB2189632 A GB 2189632A GB 08708478 A GB08708478 A GB 08708478A GB 8708478 A GB8708478 A GB 8708478A GB 2189632 A GB2189632 A GB 2189632A
- Authority
- GB
- United Kingdom
- Prior art keywords
- video
- cpu
- memory
- microprocessor
- video display
- 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.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09G—ARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
- G09G5/00—Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
- G09G5/001—Arbitration of resources in a display system, e.g. control of access to frame buffer by video controller and/or main processor
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Controls And Circuits For Display Device (AREA)
- Image Input (AREA)
- Digital Computer Display Output (AREA)
Abstract
In a microprocessor video display system a pixel-mapped video memory (10) can be accessed both by the CPU (12) and by video display logic (14) which delivers video data to the display. Contrary to accepted practice, contention between simultaneous access requests from the CPU and video display logic is avoided by the video display logic deferring its access request for one video memory access period. This is acceptable because: the video control logic can access data at a rate twice that required by the display, the video memory access cycle rate is the same as the CPU clock rate, and the microprocessor accesses the memory for one clock period during operation cycles lasting three or four clock periods. The CPU operation is thus kept at its maximum speed without the video data being adversely delayed. <IMAGE>
Description
1 GB2189632A 1 SPECIFICATION opcode fetch cycle and the data read or write
cycle. The opcode fetch cycle is four clock Microprocessor video display system periods long, and the memory read or write cycle is three clock periods long. Therefore, This invention relates to a microprocessor vi70 the shortest possible interval is between two deo display system of the type in which a consecutive memory read or write cycles, microprocessor CPU (central processor unit) which will be three cycle times apart.
and video control logic for producing the vi- Thus in accordance with this invention in deo image signal for display share a common such a system the contention mechanism op- video memory. 75 erates on the basis that during the first of the A Z80 microprocessor can be used in such two video memory cycles available to the VCL an arrangement, with the video memory di- for each pixel the video data ready cycle will rectly accessible by both the microprocessor occur, unless the CPU wishes to perform a CPU and the video control logic (VCL). In this video memory cycle, in which case the video situation, it is necessary to provide an arbitra- 80 data ready cycle is deferred until the second tion scheme to cope with the situation where of the cycles times in its interval. If a video simultaneous memory accesses are attempted memory read cycle has taken place in the first by both the CPU and the VCL. This situation of these two cycles then a CPU cycle may is termed -contention-. freely take place in the second. Therefore The standard solution to the problem of 85 both the video display mechanism and the providing a piece of memory accessable by CPU have what is effectively non-delayed ac both the CPU and the VCL is to prevent ac- cess to the video memory.
cess by the CPU to the video memory during An example of the invention will now be video data read operations by the VCL. This described in more detail by way of example is normally done with a signal called WAIT, 90 with reference to the accompanying drawing, which forces the CPU to suspend memory ac- in which:
cess cycles and go into an inactive state, and Figure 1 is a block diagram of the relevant so prevents contention. However, this reduces part of a known microprocessor video display the performance of the CPU because it must system, and then spend part of its time inactive, with the 95 Figure 2 is a block diagram of the corre result that the programs running on it run sponding part of a microprocessor video dis more slowly. play system embodying the invention.
The present inventor has however appreci- Both figures illustrate a pixelmapped video ated that this inactivity can be avoided in nor- memory 10 accessible both by a Z80 CPU 12 mal circumstances. The invention is defined in 100 and by video control logic (VCL) 14 which the appended claims to which reference supplies data on an output 16 to a video dis should now be made. play device (not shown) incorporating a cath In a microcomputer system such as for ode ray tube screen.
example one based on the Z80 microproces- In the known arrangement of Fig. 1, when sor and with a pixel-mapped video display, it 105 the VCL 14 calls for a data item from the is necessary for the video control logic to memory 10 it also sends a WAIT command read data regularly from the video memory to 18 to the CPU, if the CPU is also attempting convert it into the signals to drive the display to address the video memory, to render the device, which may be, for example, a televi- CPU inactive for one video memory access sion set. It is not possible for the VCL to 110 cycle so as to avoid any danger of contention.
delay data read operations, or there would be This is logical enough because the display de gaps visible in the displayed picture. The disvice has to be fed an uninterrupted supply of play system is therefore organised so that the data otherwise the display will have gaps in it.
time necessary for the given video data read In accordance with this invention the VCL operation, i.e. the time it takes for that data 115 does not send a WAIT command to the CPU to be displayed on the video display device, but, as shown in Fig. 2, the VCL makes an corresponds to the time it takes for twice that enquiry IVIREO, of the CPU as to whether the amount of data to be read from the video CPU is attempting to addrerss video memory, memory. The inventor has appreciated there- and if it is the VCL defers its video memory fore, that it may be considered that a given 120 read operation by one video memory cycle video data read cycle has an interval of two period. This goes contrary to the accepted video memory cycle times during which the practice because it introduces delay into the video data read cycle may take place. video data for the display.
The inventor has also appreciated that it can However, because the video data can in fact be assumed that the CPU will not perform 125 be read from the video memory twice as fast two video memory access cycles in a row, as is necessary to supply the display, the pre providing the video memory.access rate and sent inventor has appeciated that a delay of the CPU clock rate are substantially the same. just one video memory cycle period can be This assumption is valid because the Z80 per- tolerated. Furthermore, because the video forms two basic types of memory cycle, the 130 memory access rate is equal to the CPU clock 2 GB2189632A 2 rate, and each CPU operation cycle takes at least two CPU clock periods, only one of which will ever involve a video memory access, the CPU will never call for video mem- ory access on two successive CPU clock periods.
Deferring of a VCL video memory read cycle will thus never arise on two successive video memory access cycles and the VCL will thus always be able to maintain delivery of video data at the required rate to the display.
In summary, therefore, the mechanism described and illustrated is used in a microcomputer application to allow the memory which holds the video display data to be read by both the microprocessor and the video display hardware. This it does in a manner which causes no reduction in the performance of the microprocessor, by interleaving the video read cycles between the microprocessor memory cycles in such a manner that a video read cycle may be shifted to allow the microprocessor immediate access to the memory. The standard mechanism to perform this would delay the microprocessor cycle, and therefore reduce the performance of the microprocessor. In the present system the microprocessor CPU can have the maximum possible performance as it is not degraded by the video con- trol logic.
Claims (4)
1. A microprocessor video display system comprising a video memory, a CPU capable of accessing the video memory for one clock period during operation cycles each lasting two or more CPU clock periods, video control logic for accessing the video memory during selected video memory read cycles to provide data to a video display device, the video control logic being capable of accessing the video memory at a rate twice as fast as the rate at which data is required to be delivered to the video display device, and the video memory read cycle rate being substantially equal to the CPU clock rate, and in which when both the CPU and the video display device desire access to the video memory the operation of the video control logic is deferred by one vi- deo memory access period.
2. A microprocessor video display system according to claim 1, in which the CPU is comprised by a Z80 microprocessor.
3. A microprocessor video display system according to claim 1 or 2 in which the video memory is a pixel-mapped video memory.
4. A microprocessor video display system substantially as herein described with reference to and as shown in Fig. 2 of the draw- ing.
Printed for Her Majesty's Stationery Office by Burgess & Son (Abingdon) Ltd, Did 8991685, 1987. Published at The Patent Office, 25 Southampton Buildings, London. WC2A 1 AY, from which copies may be obtained.
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GB868608776A GB8608776D0 (en) | 1986-04-10 | 1986-04-10 | Video memory contention mechanism |
Publications (3)
Publication Number | Publication Date |
---|---|
GB8708478D0 GB8708478D0 (en) | 1987-05-13 |
GB2189632A true GB2189632A (en) | 1987-10-28 |
GB2189632B GB2189632B (en) | 1990-03-14 |
Family
ID=10595998
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
GB868608776A Pending GB8608776D0 (en) | 1986-04-10 | 1986-04-10 | Video memory contention mechanism |
GB8708478A Expired - Lifetime GB2189632B (en) | 1986-04-10 | 1987-04-09 | Microprocessor video display system |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
GB868608776A Pending GB8608776D0 (en) | 1986-04-10 | 1986-04-10 | Video memory contention mechanism |
Country Status (4)
Country | Link |
---|---|
EP (1) | EP0241288B1 (en) |
DE (1) | DE3776940D1 (en) |
ES (1) | ES2029833T3 (en) |
GB (2) | GB8608776D0 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2202719A (en) * | 1987-03-20 | 1988-09-28 | Ibm | Computer system with video subsystem |
US5001652A (en) * | 1987-03-20 | 1991-03-19 | International Business Machines Corporation | Memory arbitration for video subsystems |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2557077B2 (en) * | 1987-12-21 | 1996-11-27 | エイ・ティ・アンド・ティ グローバル インフォメーション ソルーションズ インターナショナル インコーポレイテッド | Synchronous access type character display system |
GB9027678D0 (en) * | 1990-12-20 | 1991-02-13 | Ncr Co | Videographics display system |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4263648A (en) * | 1978-12-26 | 1981-04-21 | Honeywell Information Systems Inc. | Split system bus cycle for direct memory access of peripherals in a cathode ray tube display system |
JPS55127656A (en) * | 1979-03-26 | 1980-10-02 | Agency Of Ind Science & Technol | Picture memory unit |
JPS588348A (en) * | 1981-07-07 | 1983-01-18 | Sony Corp | Microcomputer |
JPS58192148A (en) * | 1982-05-07 | 1983-11-09 | Hitachi Ltd | Operation processor |
-
1986
- 1986-04-10 GB GB868608776A patent/GB8608776D0/en active Pending
-
1987
- 1987-04-09 EP EP87303096A patent/EP0241288B1/en not_active Expired - Lifetime
- 1987-04-09 ES ES87303096T patent/ES2029833T3/en not_active Expired - Lifetime
- 1987-04-09 DE DE8787303096T patent/DE3776940D1/en not_active Expired - Lifetime
- 1987-04-09 GB GB8708478A patent/GB2189632B/en not_active Expired - Lifetime
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB2202719A (en) * | 1987-03-20 | 1988-09-28 | Ibm | Computer system with video subsystem |
US5001652A (en) * | 1987-03-20 | 1991-03-19 | International Business Machines Corporation | Memory arbitration for video subsystems |
GB2202719B (en) * | 1987-03-20 | 1991-07-24 | Ibm | Computer system with video subsystem |
Also Published As
Publication number | Publication date |
---|---|
GB8608776D0 (en) | 1986-05-14 |
DE3776940D1 (en) | 1992-04-09 |
EP0241288B1 (en) | 1992-03-04 |
EP0241288A2 (en) | 1987-10-14 |
GB8708478D0 (en) | 1987-05-13 |
ES2029833T3 (en) | 1992-10-01 |
GB2189632B (en) | 1990-03-14 |
EP0241288A3 (en) | 1989-02-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5065346A (en) | Method and apparatus for employing a buffer memory to allow low resolution video data to be simultaneously displayed in window fashion with high resolution video data | |
JP3066597B2 (en) | Method and apparatus for detecting changes in raster data | |
US5511165A (en) | Method and apparatus for communicating data across a bus bridge upon request | |
US7941645B1 (en) | Isochronous pipelined processor with deterministic control | |
US5689313A (en) | Buffer management in an image formatter | |
US4104624A (en) | Microprocessor controlled CRT display system | |
EP0772119A2 (en) | Automatic graphics operation | |
US4757441A (en) | Logical arrangement for controlling use of different system displays by main proessor and coprocessor | |
US5655112A (en) | Method and apparatus for enabling data paths on a remote bus | |
US4833596A (en) | Logical arrangement for controlling use of different system displays by main processor and co-processor | |
KR100284718B1 (en) | Timer manager | |
US6657621B2 (en) | Device and method for scrolling stored images across a display | |
EP0284904B1 (en) | Display system with symbol font memory | |
US5943504A (en) | System for transferring pixel data from a digitizer to a host memory using scatter/gather DMA | |
US20050046634A1 (en) | Virtualization of graphics resources | |
JPH1091136A (en) | Electronic computer | |
GB2189632A (en) | Microprocessor video display system | |
EP0579402A1 (en) | Nubus dual display card | |
US7205957B2 (en) | Mechanism for adjusting the operational parameters of a component with minimal impact on graphics display | |
US4581611A (en) | Character display system | |
US4460959A (en) | Logic control system including cache memory for CPU-memory transfers | |
US5548774A (en) | Microcomputer system providing time management enabling control and acquisition of data indicative of condition changes occurring at high speed | |
Intel | ||
KR910004398B1 (en) | Apparatus for adressing semiconductor arrarys in a main memory unit consecutive system clock cycles | |
US6020900A (en) | Video capture method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PCNP | Patent ceased through non-payment of renewal fee |
Effective date: 19980409 |