EP0229986A2 - Cursor circuit for a dual port memory - Google Patents
Cursor circuit for a dual port memory Download PDFInfo
- Publication number
- EP0229986A2 EP0229986A2 EP86117314A EP86117314A EP0229986A2 EP 0229986 A2 EP0229986 A2 EP 0229986A2 EP 86117314 A EP86117314 A EP 86117314A EP 86117314 A EP86117314 A EP 86117314A EP 0229986 A2 EP0229986 A2 EP 0229986A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- cursor
- image data
- data
- display
- port
- 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
Images
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/08—Cursor circuits
Definitions
- This invention relates to video display systems and more specifically to a video display system providing all-points-addressable functions implemented using dual ported memory.
- Video display screens typically provide a movable marker, referred to as a cursor, to provide a visible indication as to the current position of interest on the display screen.
- a cursor a movable marker
- this function has been implemented by either the host system or the display logic circuitry.
- Lower cost, lower performance systems have used software to create and manage the cursor while more performance oriented systems have used more expensive logic circuits with the intention of minimizing system software overhead.
- U. S. Patent No. 3,903,510 entitled “Scrolling Circuit for a Visual Display Apparatus” to Teletype Corporation discloses a circuit for addressing a storage memory to display data in a manner to combine a cursor row address counter with the memory address counter.
- a cursor generation circuit for an image display system includes a circuit for storing image data.
- This circuit includes a first input/output port to provide access to the image data to the display system.
- the storing circuit also includes a second input/output port to provide access to the image data to a display device for the purpose of outputting the display data to be displayed on the display device.
- a combining circuit is provided to combine the image data and the storing circuit with cursor data for the display device when the display device is accessing the storing circuit through the second input/output port. The combining circuit further removes the cursor data from the image data when the storing device is being accessed through the first port.
- the invention includes a dual port random access memory that provides a display system with read/write access to the memory through a first port.
- the second port is a parallel in, serial out port to provide an image data serial bit stream to a display device.
- a processor is connected to the memory to provide cursor data in the image data storage of memory during access by the display device through this second port. This cursor data is removed from the image data when the memory is being accessed through the first port. The cursor data is, therefore, transparent to the display system accessing the image memory.
- a cursor function implemented in logic circuits is highly desirable in high performance video display systems to minimize system software overhead. Typical implementations of this function, however, are relatively expensive. This invention provides the desired cursor function, in a unique way and with very low circuitry cost.
- Basic video formatting in a raster based video display system consists of reading each scan line of the bit map, a memory which contains the display image, serializing the bit map in synchronization with the electron beam scanning of the display screen, and outputting the resultant serial data stream to control the beam intensity.
- Each bit of the bit map is called a pixel and is the smallest addressable display element on the screen or in bit map.
- Video formatting in this display is controlled by the scan line counter.
- the counter is incremented after the writing of each scan line to the screen and is reset at the end of every frame.
- the counter thus describes the current Y position that is being written on the screen at any instant in time.
- the cursor is generated during the video formatting operation. In Figure 1, this is accomplished by a micro-processor 6 executing microcode.
- the cursor position on the screen is defined by two registers, the X cursor position register 13 and the Y cursor position register 14. These registers 13 and 14 are loaded and maintained by the host system in accordance with the desired screen position of the cursor, representing X and Y screen coordinates respectively.
- a comparison of the Y cursor position register 14 with the scan line counter 16 determines whether video formatting is within the range of the cursor 15.
- the actual size and shape of the cursor image is defined by the host system and is programmable within certain limitations.
- the host system establishes the pattern of pixels to be used as the cursor, and stores that pattern within a specific rectangular block of bits in a portion of the bit map 8 that is not visible on screen (the hidden area).
- the size and shape of the stored pattern is limited only in that it must lie within the specified rectangle.
- This invention manipulates the entire rectangle as though it were the cursor. This entire area of the cursor pattern is logically combined with the corresponding displayable area of the bit map 7 to produce the desired cursor on the screen.
- VIDEO RAM configured in a manner disclosed in U. S. Patent Application Serial No. 701,328 filed February 13, 1985 and herein incorporated by reference, and micro-processor.
- the video RAM would be a Texas Instrument TMS 4161.
- the VIDEO RAM as configured will be referred to as a bit addressable multi-dimensional array memory or BAMDA.
- Cursor processing begins one scan line before the line in which the cursor is to be displayed. This step in cursor processing is termed "preconstruction of the cursor".
- a cursor image is created by steps 56-68, by logically combining the cursor pattern(s) ( Figure 3) 22a and 22b with the bit map data at the location 21 in which the cursor is to be displayed. This process is done one line at a time for each scan line 18 and the respective cursor pattern line 20a and 20b as the video formatting proceeds from scan line to scan line down the bit map.
- the resultant pattern is stored in an assigned cursor save area 17 in the hidden bit map 8. This process does not preconstruct more than one line of cursor image at a time. However, one skilled in the art could preconstruct the entire cursor image before it is needed by the video formatter.
- the cursor save image 17 is exchanged with the bit map data 19 of the scan line 18 at the horizontal position 21 in which the cursor pattern is to appear.
- the entire scan line 18 is loaded into the Video RAM serial output port ( Figure 1) 12. It is important to note that this load operation takes only one memory cycle to load the entire scan line 18 of the 1024 pixels. This is accomplished very rapidly by virtue of the video ram serial output port 12.
- the serial video output data stream contains a cursor image, combined with the bit map data, and thus appears on the display screen as if the cursor pattern were actually merged into the display bit map.
- the original scan line is restored to its original state using the memory data bits which the exchange operation saved, thus preserving the bit map data.
- the above invention provides the following functions with minimal circuitry cost and system overhead:
- Figure 1 is a block diagram of the display system containing the present invention.
- the bit map 1 is a special BAMDA memory array organized as 1024 lines of 1024 bits each.
- the bit map 1 possesses the following special property: it is accessible from one to sixteen bits at a time, with the resultant access beginning on any arbitrary bit boundary and extending for one to sixteen bits in either the vertical (down) or horizontal (right) direction.
- the starting point for BAMDA access is specified by an X register 2 and a Y register 3, providing a ten bit X and Y rectilinear coordinate respectively on address lines 4 and 5.
- Micro-processor 6 is a microprogrammed logic sequencer such as an Advanced Micro Devices part No. 29226. This micro-processor 6 includes a set of general purpose registers, an arithmetic/logic unit and a control unit. The micro-processor 6 is controlled in accordance with micro-instructions stored in high speed Read-Only-Memory (see Figure 4). The micro-processor 6 controls all display system operations including the reading and writing of data to and from the bit map 1. The micro-processor 6, through its registers and logic unit, also provides the ability to logically modify the contents of bit map 1 or the data being written or read by the system software.
- the bit map 1 is divided into two logical areas, the visible display memory 7 and the hidden display memory 8.
- visible bit map 7 is 768 lines of 1024 bits each and represents all of the bits that are directly mapped to the display screen 10 as pixels, i.e. it is the visible bit map 7 with each bit corresponding to a specific pixel location of the display screen 10.
- the hidden area 8 is the remaining 256 lines of 1024 bits each and is physically identical, and contiguous to the visible area 7 and also represents a bit map of pixels. The hidden area, however, is not scanned and mapped directly to the display.
- System may read or modify the bit map 1 either by reading or writing the data register 9 directly, under control of the micro-processor 6, or by requesting the micro-processor 6 to perform a micro-coded sequence of operations in accordance with its pre-programmed micro instructions.
- Figure 2 illustrates a classical prior art logic circuit approach to providing cursor control.
- the cursor requires four components 28, 29, 30, and 31 that are not needed when the cursor is implemented as described in this invention.
- Cursor control logic 30 uses the outputs of X and Y cursor position registers 28 and 29 to determine the precise time in which to merge the cursor pattern 31 into the serial video data 33. This merge process must be done with care to avoid skewing of the serial data.
- Block 31 is a memory/register large enough to contain the cursor pattern. The point being, that there must be data available for insertion at all times without any latency.
- Blocks 28 and 29 are registers loaded by system software. The contents of the two registers are used to position the cursor on the screen 32. These registers, like block 31, must have their outputs available to block 30 at all times. For this reason, registers 28 and 29 cannot reside in the hidden area 26 of the bit map.
- FIG. 3 provides the additional details of the present invention.
- the present invention provides complete cursor functioning with a minimum of circuitry.
- the system must specify three pieces of information to enable the cursor to be displayed: 1. The exact nature of the cursor (size and shape). 2. The desired position of the cursor on the display screen. 3. The type of logical merge of the cursor pattern with the bit map pixels.
- the size and shape is accomplished by writing a bit pattern in a specified, unused, area of the hidden bit map 8, called the cursor pattern area 22a and 22b. This operation need only be performed once unless the cursor pattern is to be changed or power removed from the bit map. Loading of the cursor pattern area can be accomplished via a write operation from the system I/O channel 11 or a copy from any other area of the bit map 1.
- the maximum size of the cursor is limited by the size of the rectangular block of bits assigned to this function by the micro-processor 6 microcode.
- the maximum horizontal assignable size is limited by the display circuit speed.
- the width of the cursor dictates the number of bit map 1 memory cycles required to complete cursor processing. If the width of the cursor is excessive, severe timing problem occur.
- the technique implemented is assumed to have a cursor pattern area 22a and 22b of sixty four lines of forty eight bits each. This allows a maximum cursor image on the display screen 10 of forty eight pixels wide by sixty four pixels high.
- the precise location of the cursor is specified by the value contained in the two cursor position registers 13 and 14, which are two unused 16 bit words in the hidden bit map 8.
- system software simply writes the required value to each of these fixed locations 13 and 14 in the hidden portion 8 of the bit map 1.
- the micro-processor 6 treats these two locations as dedicated registers, the X cursor position register 13 and the Y cursor position register 14.
- a 16 bit word location is assigned to hold the current scan line position pointer. This word is referred to as the "scan line counter" 16.
- This register 16 which is used for cursor control and video processing, is cleared during vertical blanking period of the CRT, and incremented by 1 during each horizontal blanking period.
- a cursor save area 17 must be dedicated in the hidden bit map to hold an preconstructed cursor scan line image.
- This in the preferred embodiment, is a 48 bit wide by one bit high rectangular block and is used to store one line at a time of a cursor image.
- the micro-processor 6 uses this area during cursor processing ( Figure 4).
- Video formatting is controlled by the micro-processor 6 and consists primarily of managing the conversion of scan lines to serial video output data, timing and control of CRT synchronization signals.
- Figure 4 illustrates the microcode executed by the micro-processor 6 during video formatting, the value of the scan line counter and the Y cursor position register are compared to detect cursor range 46. If the comparison shows that the cursor should start on the next scan line 18, then the bit map data 19 is logically combined with the cursor pattern 20a and 20b and stored in the cursor save area 17 of hidden memory 8. To accomplish this, the 48 bits 19 of the scan line that will be affected by the cursor are read from the visible bit map 7 and saved. That same data is then logically ANDed with cursor pattern 20a and then XORed with cursor pattern 20b and then the result is placed in the cursor save area 17. The starting bit 21 of the affected scan line area 19 is provided by the X cursor position register 13. Other ways and sequences of doing the logical function(s) should be apparent to those skilled in the art.
- bit map data 19 has been fully merged with the cursor pattern 20a and 20b and is stored in the cursor save area 17.
- the cursor image in the temporary save area 17 is exchanged with the bit map data 19. After the exchange, the merged bit map data and cursor image data reside in the scan line 18 that is to be displayed next.
- the scan line 18 is now ready to be displayed on the screen and the entire scan line is loaded into the video RAM serial output port 12 during horizontal blanking. It is then serialized and sent to the display 10.
- the bit map cannot be accessed by the host system. Because of this, the cursor does not appear, to the host system, to be in the bit map at all and gives the impression that the cursor is completely controlled by logic circuits.
- FIG. 4 The logical function of ANDing and XORing of the bit map data is illustrated in Figure 4.
- This micro- code steps 56-68 are executed one scan line before it is to be serialized and displayed, i.e., when the previous scan line is being serialized and sent to the display 10. It is approximately 90% of the total time required for a complete horizontal period. Because of this long period of time, 90%, computation of the cursor pattern can be done in background mode. This is done ahead of time so it can be exchanged quickly during the Video Formatting period (horizontal blanking) which is approximately 10% of total time required to complete a horizontal period.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Controls And Circuits For Display Device (AREA)
- Digital Computer Display Output (AREA)
Abstract
Description
- This invention relates to video display systems and more specifically to a video display system providing all-points-addressable functions implemented using dual ported memory.
- Video display screens typically provide a movable marker, referred to as a cursor, to provide a visible indication as to the current position of interest on the display screen. Traditionally, this function has been implemented by either the host system or the display logic circuitry. Lower cost, lower performance systems have used software to create and manage the cursor while more performance oriented systems have used more expensive logic circuits with the intention of minimizing system software overhead.
- One example of a cursor circuit is disclosed in U. S. Patent Application 4,555,772 entitled "Current Cursor Symbol Demarcation" assigned to the present assignee. This patent discloses a circuit for exclusively ORing selected cursor character data with corresponding image data in an image memory at the selected cursor position in the image.
- U. S. Patent Application 4,445,194 entitled "Multi-Directional Cursor Motion" assigned to the present assignee that discloses a text processor that has a text storage buffer and a display control block both interconnected to an applications program and a display access method program wherein the processor and programs equate a contextual cursor address with a spatial cursor position to provide data to a refresh buffer which in turn provides display signals to visually present by means of the display screen a cursor at the identified position in text.
- U. S. Patent No. 4,093,996 entitled "Cursor for an On-The-Fly Digital Television Display Having an Intermediate Buffer and a Refresh Buffer " assigned to the present assignee discloses a cursor circuit that stores a coded representation of a cursor symbol in an intermediate buffer during a period of display where accessed by a conventional light pen.
- U. S. Patent No. 3,903,510 entitled "Scrolling Circuit for a Visual Display Apparatus" to Teletype Corporation discloses a circuit for addressing a storage memory to display data in a manner to combine a cursor row address counter with the memory address counter.
- In accordance with the present invention, a cursor generation circuit for an image display system is provided that includes a circuit for storing image data. This circuit includes a first input/output port to provide access to the image data to the display system. The storing circuit also includes a second input/output port to provide access to the image data to a display device for the purpose of outputting the display data to be displayed on the display device. A combining circuit is provided to combine the image data and the storing circuit with cursor data for the display device when the display device is accessing the storing circuit through the second input/output port. The combining circuit further removes the cursor data from the image data when the storing device is being accessed through the first port.
- In the preferred embodiment, the invention includes a dual port random access memory that provides a display system with read/write access to the memory through a first port. The second port is a parallel in, serial out port to provide an image data serial bit stream to a display device. A processor is connected to the memory to provide cursor data in the image data storage of memory during access by the display device through this second port. This cursor data is removed from the image data when the memory is being accessed through the first port. The cursor data is, therefore, transparent to the display system accessing the image memory.
- Still further objects and advantages of the invention will become apparent from the detailed description in the claims when read in conjunction with the accompanying drawings wherein:
- Figure 1 is a block diagram of the display system;
- Figure 2 is an illustration of a prior art;
- Figure 3 is an illustration of the cursor technique according to the present invention;
- Figure 4 is a flow chart depicting the sequence of operations to generate a cursor image and video formatting; and
- Figure 5 is an illustration of a display screen and a cursor rectangle positioned on the screen.
- A cursor function implemented in logic circuits is highly desirable in high performance video display systems to minimize system software overhead. Typical implementations of this function, however, are relatively expensive. This invention provides the desired cursor function, in a unique way and with very low circuitry cost.
- Basic video formatting in a raster based video display system consists of reading each scan line of the bit map, a memory which contains the display image, serializing the bit map in synchronization with the electron beam scanning of the display screen, and outputting the resultant serial data stream to control the beam intensity. Each bit of the bit map is called a pixel and is the smallest addressable display element on the screen or in bit map.
- Video formatting in this display is controlled by the scan line counter. The counter is incremented after the writing of each scan line to the screen and is reset at the end of every frame. The counter thus describes the current Y position that is being written on the screen at any instant in time.
- The cursor is generated during the video formatting operation. In Figure 1, this is accomplished by a micro-processor 6 executing microcode.
- In Figure 3, the cursor position on the screen is defined by two registers, the X cursor position register 13 and the Y cursor position register 14. These
registers - During video formatting, a comparison of the Y cursor position register 14 with the
scan line counter 16 determines whether video formatting is within the range of the cursor 15. - The actual size and shape of the cursor image is defined by the host system and is programmable within certain limitations. The host system establishes the pattern of pixels to be used as the cursor, and stores that pattern within a specific rectangular block of bits in a portion of the bit map 8 that is not visible on screen (the hidden area). The size and shape of the stored pattern is limited only in that it must lie within the specified rectangle. This invention manipulates the entire rectangle as though it were the cursor. This entire area of the cursor pattern is logically combined with the corresponding displayable area of the
bit map 7 to produce the desired cursor on the screen. - The technique for displaying the cursor, defined by the host system, requires that this invention efficiently changes the source of the serialized bit stream from one area of the bit map to another at the exact instant the beam reaches the desired cursor position and to logically combine two or more areas of the bit map and save the results for latter use. These two capabilities are provided by the use of VIDEO RAM configured in a manner disclosed in U. S. Patent Application Serial No. 701,328 filed February 13, 1985 and herein incorporated by reference, and micro-processor. In one embodiment, the video RAM would be a Texas Instrument TMS 4161. Hereinafter, the VIDEO RAM as configured will be referred to as a bit addressable multi-dimensional array memory or BAMDA.
- Refer to Figures 3 and 4 for the discussion of cursor image generation. Cursor processing begins one scan line before the line in which the cursor is to be displayed. This step in cursor processing is termed "preconstruction of the cursor". In Figure 4, a cursor image is created by steps 56-68, by logically combining the cursor pattern(s) (Figure 3) 22a and 22b with the bit map data at the location 21 in which the cursor is to be displayed. This process is done one line at a time for each
scan line 18 and the respective cursor pattern line 20a and 20b as the video formatting proceeds from scan line to scan line down the bit map. The resultant pattern is stored in an assignedcursor save area 17 in the hidden bit map 8. This process does not preconstruct more than one line of cursor image at a time. However, one skilled in the art could preconstruct the entire cursor image before it is needed by the video formatter. - During the horizontal blanking time, the period just before the scan line for which the cursor save
image 17 was created, thecursor save image 17 is exchanged with thebit map data 19 of thescan line 18 at the horizontal position 21 in which the cursor pattern is to appear. With thecursor save image 17 now inserted into thescan line 18, theentire scan line 18 is loaded into the Video RAM serial output port (Figure 1) 12. It is important to note that this load operation takes only one memory cycle to load theentire scan line 18 of the 1024 pixels. This is accomplished very rapidly by virtue of the video ram serial output port 12. The serial video output data stream contains a cursor image, combined with the bit map data, and thus appears on the display screen as if the cursor pattern were actually merged into the display bit map. - As seen in steps 48-54 of Figure 4, immediately after loading the video RAM serial output port, the original scan line is restored to its original state using the memory data bits which the exchange operation saved, thus preserving the bit map data.
- In Figure 1, all system I/O data 11 must pass through the micro-processor 6, and therefore, the bit map update from the system I/O channel 11 is prevented by the micro-processor 6 during the exchange and resort process. This ensures that no update is erroneously performed on cursor data instead of bit map data.
- The operations described above (Figure 4) are repeated for each scan line until the scan line counter indicates that maximum depth of the cursor has been reached, at which time normal video formatting 42, 46 and 44 resumes.
- The above invention provides the following functions with minimal circuitry cost and system overhead:
- 1. Logical merging of a cursor pattern(s) with the serialized video data stream. This preserves bit map data integrity at all times and thus reduces the system software overhead usually associated with temporarily removing the cursor pattern from the bit map before each update procedure.
- 2. The cursor position is controlled simply by changing the content in the X and/or Y cursor position registers, which contain the actual X and Y screen coordinates for the cursor. This is as opposed to requiring host system to access the bit map itself and perform the necessary translation and memory masking operations involving arbitrary bit alignments.
- 3. The micro-code overhead to preform the cursor preconstruction is processed in the background by virtue of the video ram architecture.
- 4. The cursor is in the
bit map 7, one line at a time, for a very short period of time. Because of this, thebit map 1 is available for system update most of the time giving the impression that the cursor is generated external to the bit map. - The following is a more detailed description of the invention.
- Figure 1 is a block diagram of the display system containing the present invention.
- Communication between the host system and the display circuitry is via the system I/O channel 11.
- In the preferred embodiment, the
bit map 1 is a special BAMDA memory array organized as 1024 lines of 1024 bits each. Thebit map 1 possesses the following special property: it is accessible from one to sixteen bits at a time, with the resultant access beginning on any arbitrary bit boundary and extending for one to sixteen bits in either the vertical (down) or horizontal (right) direction. The starting point for BAMDA access is specified by anX register 2 and aY register 3, providing a ten bit X and Y rectilinear coordinate respectively onaddress lines 4 and 5. - Micro-processor 6 is a microprogrammed logic sequencer such as an Advanced Micro Devices part No. 29226. This micro-processor 6 includes a set of general purpose registers, an arithmetic/logic unit and a control unit. The micro-processor 6 is controlled in accordance with micro-instructions stored in high speed Read-Only-Memory (see Figure 4). The micro-processor 6 controls all display system operations including the reading and writing of data to and from the
bit map 1. The micro-processor 6, through its registers and logic unit, also provides the ability to logically modify the contents ofbit map 1 or the data being written or read by the system software. - The
bit map 1 is divided into two logical areas, thevisible display memory 7 and the hidden display memory 8. In the preferred embodiment,visible bit map 7 is 768 lines of 1024 bits each and represents all of the bits that are directly mapped to thedisplay screen 10 as pixels, i.e. it is thevisible bit map 7 with each bit corresponding to a specific pixel location of thedisplay screen 10. The hidden area 8 is the remaining 256 lines of 1024 bits each and is physically identical, and contiguous to thevisible area 7 and also represents a bit map of pixels. The hidden area, however, is not scanned and mapped directly to the display. - System may read or modify the
bit map 1 either by reading or writing the data register 9 directly, under control of the micro-processor 6, or by requesting the micro-processor 6 to perform a micro-coded sequence of operations in accordance with its pre-programmed micro instructions. - The following will describe the unique circuit features and micro-coded operations that have been implemented to allow the system to control and display a sophisticated cursor image with a minimum of system software processing overhead.
- To fully explain the novelty of the present invention, the prior art will be discussed. Figure 2 illustrates a classical prior art logic circuit approach to providing cursor control.
- The cursor, requires four
components -
Cursor control logic 30 uses the outputs of X and Y cursor position registers 28 and 29 to determine the precise time in which to merge thecursor pattern 31 into theserial video data 33. This merge process must be done with care to avoid skewing of the serial data. -
Block 31 is a memory/register large enough to contain the cursor pattern. The point being, that there must be data available for insertion at all times without any latency. -
Blocks 28 and 29 are registers loaded by system software. The contents of the two registers are used to position the cursor on thescreen 32. These registers, likeblock 31, must have their outputs available to block 30 at all times. For this reason, registers 28 and 29 cannot reside in the hiddenarea 26 of the bit map. - Figure 3 provides the additional details of the present invention.
- The present invention provides complete cursor functioning with a minimum of circuitry.
- The system must specify three pieces of information to enable the cursor to be displayed: 1. The exact nature of the cursor (size and shape). 2. The desired position of the cursor on the display screen. 3. The type of logical merge of the cursor pattern with the bit map pixels.
- Specification of the size and shape is accomplished by writing a bit pattern in a specified, unused, area of the hidden bit map 8, called the cursor pattern area 22a and 22b. This operation need only be performed once unless the cursor pattern is to be changed or power removed from the bit map. Loading of the cursor pattern area can be accomplished via a write operation from the system I/O channel 11 or a copy from any other area of the
bit map 1. The maximum size of the cursor is limited by the size of the rectangular block of bits assigned to this function by the micro-processor 6 microcode. The maximum horizontal assignable size is limited by the display circuit speed. The width of the cursor dictates the number ofbit map 1 memory cycles required to complete cursor processing. If the width of the cursor is excessive, severe timing problem occur. The technique implemented is assumed to have a cursor pattern area 22a and 22b of sixty four lines of forty eight bits each. This allows a maximum cursor image on thedisplay screen 10 of forty eight pixels wide by sixty four pixels high. - The precise location of the cursor is specified by the value contained in the two cursor position registers 13 and 14, which are two unused 16 bit words in the hidden bit map 8. To establish the position 23 (Figure 5) of the cursor rectangle 15, in screen coordinates, system software simply writes the required value to each of these fixed
locations bit map 1. The micro-processor 6 treats these two locations as dedicated registers, the X cursor position register 13 and the Ycursor position register 14. - At this point, no further system involvement is required to display the cursor. Movements of the cursor requires only that the system updates either or both the X cursor position register 13 or the Y
cursor position register 14. - To complete the requirements for maintenance and control of the cursor, two additional elements which reside in the hidden bit map are needed.
- A 16 bit word location is assigned to hold the current scan line position pointer. This word is referred to as the "scan line counter" 16. This
register 16, which is used for cursor control and video processing, is cleared during vertical blanking period of the CRT, and incremented by 1 during each horizontal blanking period. - Finally, a cursor save
area 17 must be dedicated in the hidden bit map to hold an preconstructed cursor scan line image. This, in the preferred embodiment, is a 48 bit wide by one bit high rectangular block and is used to store one line at a time of a cursor image. The micro-processor 6 uses this area during cursor processing (Figure 4). - Video formatting is controlled by the micro-processor 6 and consists primarily of managing the conversion of scan lines to serial video output data, timing and control of CRT synchronization signals.
- Figure 4 illustrates the microcode executed by the micro-processor 6 during video formatting, the value of the scan line counter and the Y cursor position register are compared to detect
cursor range 46. If the comparison shows that the cursor should start on thenext scan line 18, then thebit map data 19 is logically combined with the cursor pattern 20a and 20b and stored in the cursor savearea 17 of hidden memory 8. To accomplish this, the 48bits 19 of the scan line that will be affected by the cursor are read from thevisible bit map 7 and saved. That same data is then logically ANDed with cursor pattern 20a and then XORed with cursor pattern 20b and then the result is placed in the cursor savearea 17. The starting bit 21 of the affectedscan line area 19 is provided by the Xcursor position register 13. Other ways and sequences of doing the logical function(s) should be apparent to those skilled in the art. - Now the
bit map data 19 has been fully merged with the cursor pattern 20a and 20b and is stored in the cursor savearea 17. - When it is time to load the next scan line into the video RAM serial output port 12, the cursor image in the
temporary save area 17 is exchanged with thebit map data 19. After the exchange, the merged bit map data and cursor image data reside in thescan line 18 that is to be displayed next. Thescan line 18 is now ready to be displayed on the screen and the entire scan line is loaded into the video RAM serial output port 12 during horizontal blanking. It is then serialized and sent to thedisplay 10. - Once the
scan line 18 is loaded into the video RAM serial output port 12, the original bit map data is restored. - Between the time that the merged cursor data in the cursor save
area 17 is exchanged with thebit map data 19, and the bit map data is restored to thescan line 18, the bit map cannot be accessed by the host system. Because of this, the cursor does not appear, to the host system, to be in the bit map at all and gives the impression that the cursor is completely controlled by logic circuits. - The logical function of ANDing and XORing of the bit map data is illustrated in Figure 4. This micro- code steps 56-68 are executed one scan line before it is to be serialized and displayed, i.e., when the previous scan line is being serialized and sent to the
display 10. It is approximately 90% of the total time required for a complete horizontal period. Because of this long period of time, 90%, computation of the cursor pattern can be done in background mode. This is done ahead of time so it can be exchanged quickly during the Video Formatting period (horizontal blanking) which is approximately 10% of total time required to complete a horizontal period.
Claims (7)
means (1) for storing image data and including a first port (8) to provide access to said image data to said display system and a second port (12) to provide access to said image data to a display means (10) for displaying said image data;
means (Fig. 4) for combining said image data with cursor data in said storing means for said display means during access through said second port (12) while removing said cursor data from said image data during access through said first port (8).
means (1) for storing image data arranged as data lines (18) representing display lines of picture elements of a display image, said storing means including a first port (8) to provide access to said image data by said display system and a second port (12) to provide access to said image data by a display means (10) for displaying said image, wherein access by one of said ports excludes access by the other port;
means (Fig. 4) for combining said image data with cursor data in said storing means during access through said second port when said cursor data combination with said image data changes the picture elements of the display line being accessed.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US06/820,487 US4767460A (en) | 1985-01-29 | 1986-01-17 | Cement compositions for cementing of wells enabling gas channelling in the cemented annulus to be inhibited by right-angle setting |
US820487 | 1986-01-17 |
Publications (3)
Publication Number | Publication Date |
---|---|
EP0229986A2 true EP0229986A2 (en) | 1987-07-29 |
EP0229986A3 EP0229986A3 (en) | 1989-12-27 |
EP0229986B1 EP0229986B1 (en) | 1994-03-02 |
Family
ID=25230920
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP19860117314 Expired - Lifetime EP0229986B1 (en) | 1986-01-17 | 1986-12-12 | Cursor circuit for a dual port memory |
Country Status (2)
Country | Link |
---|---|
EP (1) | EP0229986B1 (en) |
DE (1) | DE3689691T2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1989006030A1 (en) * | 1987-12-24 | 1989-06-29 | Ncr Corporation | Apparatus for generating a cursor pattern on a display |
GB2243521A (en) * | 1990-04-11 | 1991-10-30 | Afe Displays Ltd | Image display system |
GB2252224A (en) * | 1990-12-12 | 1992-07-29 | Apple Computer | Providing an overlay e.g. a cursor, for a computer display |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4566000A (en) * | 1983-02-14 | 1986-01-21 | Prime Computer, Inc. | Image display apparatus and method having virtual cursor |
-
1986
- 1986-12-12 EP EP19860117314 patent/EP0229986B1/en not_active Expired - Lifetime
- 1986-12-12 DE DE19863689691 patent/DE3689691T2/en not_active Expired - Fee Related
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4566000A (en) * | 1983-02-14 | 1986-01-21 | Prime Computer, Inc. | Image display apparatus and method having virtual cursor |
Non-Patent Citations (2)
Title |
---|
IBM TECHNICAL DISCLOSURE BULLETIN, vol. 26, no. 10B, March 1984, pages 5622-5623, New York, US; A.C. GAY: "Cursor display on raster graphic devices" * |
IEEE COMPCON SPRING '85 DIGEST OF PAPERS, San Francisco, California, 25th-28th February 1985, pages 276-279, IEEE, New York, US; K. GUTTAG et al.: "New silicon to solve fundamental graphics problems" * |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO1989006030A1 (en) * | 1987-12-24 | 1989-06-29 | Ncr Corporation | Apparatus for generating a cursor pattern on a display |
US4987551A (en) * | 1987-12-24 | 1991-01-22 | Ncr Corporation | Apparatus for creating a cursor pattern by strips related to individual scan lines |
AU611521B2 (en) * | 1987-12-24 | 1991-06-13 | Ncr Corporation | Apparatus for generating a cursor pattern on a display |
GB2243521A (en) * | 1990-04-11 | 1991-10-30 | Afe Displays Ltd | Image display system |
GB2243521B (en) * | 1990-04-11 | 1993-12-08 | Afe Displays Ltd | Image display system |
GB2252224A (en) * | 1990-12-12 | 1992-07-29 | Apple Computer | Providing an overlay e.g. a cursor, for a computer display |
Also Published As
Publication number | Publication date |
---|---|
EP0229986A3 (en) | 1989-12-27 |
DE3689691T2 (en) | 1994-09-15 |
EP0229986B1 (en) | 1994-03-02 |
DE3689691D1 (en) | 1994-04-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4706074A (en) | Cursor circuit for a dual port memory | |
US5742788A (en) | Method and apparatus for providing a configurable display memory for single buffered and double buffered application programs to be run singly or simultaneously | |
US5251298A (en) | Method and apparatus for auxiliary pixel color management using monomap addresses which map to color pixel addresses | |
EP0279229B1 (en) | A graphics display system | |
EP0240410A2 (en) | Pixel processor | |
EP0012420A1 (en) | Methods of operating display devices and apparatus for performing the methods | |
CA1317041C (en) | Apparatus for creating a cursor pattern by strips related to individual scan lines | |
EP0266506A2 (en) | Image display processor for graphics workstation | |
KR100328424B1 (en) | Method and apparatus for constructing a frame buffer with a fast copy means | |
EP0374864A2 (en) | Acoustic display generator | |
JPS5830590B2 (en) | Character graphic color display system | |
US4570161A (en) | Raster scan digital display system | |
US5371519A (en) | Split sort image processing apparatus and method | |
US5146211A (en) | Bit mapped color cursor | |
US4093996A (en) | Cursor for an on-the-fly digital television display having an intermediate buffer and a refresh buffer | |
EP0279227A2 (en) | Raster display vector generator | |
US4309700A (en) | Cathode ray tube controller | |
EP0525986B1 (en) | Apparatus for fast copying between frame buffers in a double buffered output display system | |
US4910505A (en) | Graphic display apparatus with combined bit buffer and character graphics store | |
EP0147542B1 (en) | A multiple window display system | |
CA1268870A (en) | Circuit to effect raster operations | |
US4876533A (en) | Method and apparatus for removing an image from a window of a display | |
EP0229986A2 (en) | Cursor circuit for a dual port memory | |
EP0216886B1 (en) | Video display apparatus | |
GB2180729A (en) | Direct memory access window display |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): DE FR GB IT |
|
17P | Request for examination filed |
Effective date: 19871202 |
|
PUAL | Search report despatched |
Free format text: ORIGINAL CODE: 0009013 |
|
AK | Designated contracting states |
Kind code of ref document: A3 Designated state(s): DE FR GB IT |
|
17Q | First examination report despatched |
Effective date: 19910813 |
|
GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): DE FR GB IT |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRE;WARNING: LAPSES OF ITALIAN PATENTS WITH EFFECTIVE DATE BEFORE 2007 MAY HAVE OCCURRED AT ANY TIME BEFORE 2007. THE CORRECT EFFECTIVE DATE MAY BE DIFFERENT FROM THE ONE RECORDED.SCRIBED TIME-LIMIT Effective date: 19940302 |
|
REF | Corresponds to: |
Ref document number: 3689691 Country of ref document: DE Date of ref document: 19940407 |
|
ET | Fr: translation filed | ||
PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
26N | No opposition filed | ||
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: GB Payment date: 19951127 Year of fee payment: 10 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: FR Payment date: 19951128 Year of fee payment: 10 |
|
PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: DE Payment date: 19951229 Year of fee payment: 10 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GB Effective date: 19961212 |
|
GBPC | Gb: european patent ceased through non-payment of renewal fee |
Effective date: 19961212 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: FR Effective date: 19970829 |
|
PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: DE Effective date: 19970902 |
|
REG | Reference to a national code |
Ref country code: FR Ref legal event code: ST |