EP0149788B1 - Display control system - Google Patents

Display control system Download PDF

Info

Publication number
EP0149788B1
EP0149788B1 EP19840115208 EP84115208A EP0149788B1 EP 0149788 B1 EP0149788 B1 EP 0149788B1 EP 19840115208 EP19840115208 EP 19840115208 EP 84115208 A EP84115208 A EP 84115208A EP 0149788 B1 EP0149788 B1 EP 0149788B1
Authority
EP
European Patent Office
Prior art keywords
ordinate
display
display control
values
cpu
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.)
Expired - Lifetime
Application number
EP19840115208
Other languages
German (de)
French (fr)
Other versions
EP0149788A3 (en
EP0149788A2 (en
Inventor
Takatoshi Ishi
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.)
ASCII Corp
Original Assignee
ASCII 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
Priority claimed from JP58234334A external-priority patent/JPS60126689A/en
Priority claimed from JP58243677A external-priority patent/JPS60135987A/en
Priority claimed from JP58243678A external-priority patent/JPS60135988A/en
Application filed by ASCII Corp filed Critical ASCII Corp
Publication of EP0149788A2 publication Critical patent/EP0149788A2/en
Publication of EP0149788A3 publication Critical patent/EP0149788A3/en
Application granted granted Critical
Publication of EP0149788B1 publication Critical patent/EP0149788B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
    • G09G5/39Control of the bit-mapped memory
    • G09G5/391Resolution modifying circuits, e.g. variable screen formats

Definitions

  • the present invention relates to a display control arrangement and to a display control system e.g. for use in a computer.
  • Such a display control system is disclosed in IBM Technical Disclosure Bulletin Vol. 23, No. 6 at pages 2342 and 2343.
  • Fig. 1 of the accompanying drawings illustrates a block diagram of a conventional color graphics display system.
  • a CPU microprocessor
  • main memory 2 main memory 2 and a display control circuit 3 are respectively connected to CPU 1.
  • Main memory 2 is used to hold programs and data
  • Display Control Circuit 3 is dedicated to control the display of color graphics.
  • Reference 4 designates a VRAM (video memory) for holding CRT display data
  • 5 represents a CRT color display unit.
  • Fig. 2 there is shown a block diagram of an example of the display control circuit 3 illustrated in Fig. 1.
  • a timing controller 11 is operated to generate a clock signal which is in turn input to a counter 12 having a column counter, a line counter and a row counter.
  • This counter 12 generates a CRT display synchronizing signal via a display timing circuit 13, while this counter 12 creates a display address which is output via a multiplexer 15 as a VRAM address.
  • the data that is read out from VRAM 4 for display access is inputted via a buffer 19 into a video output control circuit 20, where a CRT video signal is created.
  • Fig. 3 illustrates an example of the above-mentioned VRAM 4, the screen configuration of which comprises 640 horizontal dots, 200 vertical dots, and 4-bit (16-color) color information.
  • CPU I calculates the physical address of VRAM 4 based on the source area coordinates (Sx, Sy) and sets the calculated physical address in VRAM Address Register 14 within Display Control Circuit 3. Also, CPU I outputs a read command to read out the color data within VRAM 4 that corresponds to the coordinates (Sx, Sy).
  • CPU I calculates the physical address in VRAM 4 based on the coordinates (Dx, Dy) of the destination area to which the block data is to be transferred, and sets the calculated physical address in VRAM Address Register 14 within Display Control Circuit 3. Also, CPU I writes the color data corresponding to the coordinates (Sx, Sy) into VRAM 4, that is, the locations thereof that correspond to the coordinates (Dx, Dy).
  • the conventional display control system for use in the personal computer is designed such that its hardware is reduced in amount. As a result of this, its software must take heavy loads to make up for the reduction of the hardware amount.
  • CPU I must perform all of the processing operations and thus it takes a lot of time to transfer such block data in the prior art system.
  • the present invention aims at eliminating the problems seen in the above-mentioned conventional system.
  • a display control arrangement for use with a central processor unit and a display unit comprising: means for registering values of the X co-ordinate in relation to said display unit; means for registering values of the Y co-ordinate in relation to said display unit; means distinct from the central processor unit for converting or composing said registered values of said X,Y co-ordinates into the physical addresses of a display memory; and means for receiving memory access data for specifying reading, modifying or writing into the contents of said display memory at an address location obtained from the converting or composing means and corresponding to said X,Y co-ordinates.
  • a display control system including a central processor unit, a display unit, and a display control arrangement according to said one aspect, arranged to cooperate with said central processor unit to display data on said display unit.
  • FIG. 4 there is illustrated a block diagram of an embodiment of the invention.
  • This embodiment is different from the conventional system shown in Fig. 2 in that an X register 30, a Y register 31 and an address conversion/composition circuit 32 are provided instead of the VRAM address register 14 in Fig. 2, and that a limit check circuit 33 is provided.
  • Limit Check Circuit 33 is a circuit that checks whether the values of the coordinates to be accessed exist or not on a display screen.
  • the illustrated display control circuit 3A otherwise corresponds to the display control circuit 3 in Fig. 2.
  • Address Conversion/Composition Circuit 32 inputs the value set in X Register 30 and the value set in Y Register 31 to convert or compose these values into the physical address of VRAM 4, and always supplies the thus-converted or composed physical address as an access address to Multiplexer 15.
  • CPU I can access color information via a data bus by giving a write strobe or a read strobe to CPU Interface Controller 18.
  • X Register 30 and Y Register 31 may each comprise an ordinary register.
  • Address Conversion/Composition Circuit 32 may be realized by use of a simple adder or by means of rearrangement of bits of X Register 30 and Y Register 31. Some examples of the address conversion/composition circuit 32 are shown in Fig. 5.
  • Fig. 5 illustrates the operation of an adder when the adder is employed as the address conversion/composition circuit 32.
  • Fig. 5(a) illustrates how an address created by a value in X Register 30 and a value in Y Register 31 is converted into a physical address for VRAM 4 in case of a screen configuration comprising 640 x 200 dots as shown in Fig. 3.
  • a value contained in the bit array of X Register 30, a value in the bit array of Y Register 31 shifted by 7 bits from X Register 30, and a value in the bit array of Y Register 31 shifted by 2 bits shifted from the above Y Register 31 are added. Addition of these three values permits execution of 640 X Y + X based on the values of X Register 30 and Y Register 31 (that is, these values can be converted into the physical address of VRAM 4).
  • Figs. 5(b) and (c) respectively illustrate cases in which the number of dots in the X axis direction comprises the power value of 2.
  • Y Register 31 needs only be connected as a higher bit of X Register 30.
  • Fig. 5(b) illustrates a case wherein the screen is composed of 512 x 200 dots and thus Y Register 31 need only be connected to the higher position of the 8 bit of X Register to provide for conversion into the physical address.
  • Fig. 5(c) shows a case in which the screen has a configuration of 256 x 200 dots and thus the bit array of Y Register 31 need only be connected to the higher position of the lower 7 bit of X Register 30 to provide for conversion into the physical address.
  • the information that occurs first is values on the X, Y coordinates. Therefore, if it is possible to specify such values on the X, Y coordinates as they are, to hardware, then CPU I can save all of processings necessary to calculate the physical address.
  • the first occurring information is positions on the screen.
  • the positions on the screen are expressed as values on the X, Y coordinates.
  • Fig. 6 illustrates a block diagram of an example of Limit Check Circuit 33
  • Fig. 7 illustrates comparison circuits included in this limit check circuit 33.
  • Comparison Circuits 40 and 41 may be connected to a data bus by means of a gate circuit 42 such that their output conditions can be written in the form of a status indication, so that it is possible to know which of the coordinate values is in excess of the maximum value.
  • Fig. 7(a) illustrates an example of a comparison circuit for checking whether the value of X Register 30 is in excess of 640 or not.
  • NL (NOT LESS) signal is output from Comparison Circuit 40.
  • This NL signal and a value in the bits 15 - 10 of X Register 30 is ORed to create an X Limit Out signal having the meaning that the associated value has exceeded the maximum value on the X coordinate.
  • the value on the X coordinate is stored in terms of 2 bytes (16 bits) of software.
  • the respective values of the X coordinate should have been determined in accordance with the respective demand items of the system previously occurred, and if the value is other than "O - Max. value", then its position on the coordinates exists outside the screen and thus any access to it must be prohibited. Since the value of the coordinates is operated in terms of a binary number sufficiently greater than its maximum value, when it is out of position in either of a positive or negative direction, it becomes a value other-than "O - Max. value".
  • the bit 15 is interpreted as a sign.
  • Fig. 7(b) illustrates an example of a comparison circuit for checking whether a value on the Y co- ordinate is in excess of 200 or not. If the value is more than 200, then a Y Limit Out signal is output.
  • Fig. 7(c) illustrates a check circuit for checking whether a value on the X coordinate is in excess of 512 or not. If its screen is structured such that its limit value is composed of a power value of 2 in this manner, then Check Circuit 33 can be realized very simply.
  • Fig. 8 illustrates a block diagram of another embodiment of the invention.
  • This embodiment is substantially similar to the prior embodiment in Fig. 4, but a display control circuit 3B in Fig. 8 is different from the display control circuit 3A in Fig. 4 in that an X counter 30c is employed in place of the X register 30.
  • the discussion made in connection with the embodiment in Fig. 4 may also apply to the embodiment in Fig. 8, with X Register 30 being replaced by X Counter 30c.
  • Fig. 9 illustrates the operation of an adder when the adder is used as Adress Conversion/Composition Circuit 32. Similarly, the description given in connection with Fig. 5 can also apply to Fig. 9, only with X Register 30 replaced by X Counter 30c.
  • Fig. 10 illustrates X Counter 30c
  • Fig. II illustrates a decoder circuit for distributing the respective read/write signals from CPU I to registers.
  • X Counter 30c is used as means to set up a value on the X coordinate, and as a load signal to X Counter 30c an indication signal is used which is employed by CPU I to set up the value on the X coordinate. As a count-up signal, a signal is used which indicates that CPU I has accessed VRAM 4.
  • Decoder 18d is included within CPU Interface Controller 18 and is operated when CPU I reads/writes data between the respective registers.
  • X Counter 30c may be counted up by use of the trailing edge of the count signal.
  • Y Register 31 may also be composed of a counter.
  • its count-up signal may be supplied from CPU I or it may occur automatically within Display Control Circuit 3.
  • This automatic occurrence may include such an operation as to count up by I a value on the Y coordinate when X Counter 30c counts N times.
  • Such automatic operation can improve the performance of the system.
  • it may be possible not only to count up the value on the Y coordinate but also to specify its count-down.
  • Fig. 12 illustrates a block diagram of another embodiment of the invention.
  • This embodiment is different from the above-mentioned embodiment in Fig. 8 in that it is further provided with a mode register 34.
  • the thus-modified display control circuit is designated by 3C in this Figure.
  • CPU I sets up a value to specify a screen configuration to Mode Register 34. Based on this value, Column Counter/Line Counter/Row Counter 12 performs its counting operation and at the same time outputs a signal and a display address to Display Timing Circuit 13.
  • Fig. 3 the value of the X coordinate ranges up to 639 and thus it can display 640 dots, while this horizontal display dot number can be changed.
  • the change of the number is referred to as change of the screen configuration.
  • Address Conversion/Composition Circuit 32 is composed of two selectors 321, 322 and an adder 323 as shown in Fig. 13.
  • Selector 1(321) shown in Fig. 13 has shifted the values of Y Register by one bit for MO,M1, thereby realizing the conditions of S1.
  • Selector 2 (322) selects 0 for M1,M2 thus realizes the conditions of S2.
  • the circuit shown in Fig. 10 may be used to compose the bits (that is, re-arrange them) only, which eliminates the need for Adder 323.
  • a mode register 34 used to perform such mode specification and a circuit 18d responsive to the mode register 34 to generate count signals.
  • a mode register 34 used to perform such mode specification and a circuit 18d responsive to the mode register 34 to generate count signals.
  • an X counter that corresponds to the operation of software
  • timing of the display control circuits 3A, 3B, and 3C and the setting of the registers are to be performed by Timing Controller II and CPU Interface Controller 18.
  • the invention is able to cope with a configuration employing 16 bits for I memory address by specifying the modification portions of a word by means of the lower bits of X Counter 30c and using the higher bits of X Counter 30c as address values.
  • the invention is advantageous in that it is able to speed up its display memory access and that, in doing so, the amount of the hardware added is comparatively small.
  • the present invention eliminates the need to set up values on the X coordinate every time, when the X, Y coordinate system is employed.

Description

  • The present invention relates to a display control arrangement and to a display control system e.g. for use in a computer.
  • Such a display control system is disclosed in IBM Technical Disclosure Bulletin Vol. 23, No. 6 at pages 2342 and 2343.
  • Fig. 1 of the accompanying drawings illustrates a block diagram of a conventional color graphics display system.
  • In this Figure, there is provided a CPU (microprocessor) 1 for controlling the whole system, and a main memory 2 and a display control circuit 3 are respectively connected to CPU 1. Main memory 2 is used to hold programs and data, and Display Control Circuit 3 is dedicated to control the display of color graphics. Reference 4 designates a VRAM (video memory) for holding CRT display data, and 5 represents a CRT color display unit.
  • In Fig. 2, there is shown a block diagram of an example of the display control circuit 3 illustrated in Fig. 1.
  • A timing controller 11 is operated to generate a clock signal which is in turn input to a counter 12 having a column counter, a line counter and a row counter. This counter 12 generates a CRT display synchronizing signal via a display timing circuit 13, while this counter 12 creates a display address which is output via a multiplexer 15 as a VRAM address.
  • The data that is read out from VRAM 4 for display access is inputted via a buffer 19 into a video output control circuit 20, where a CRT video signal is created.
  • On the other hand, in the case when CPU 1 tries to access VRAM 4, if an address of VRAM 4 is set in a VRAM address register 14 and a write strobe is input to a CPU interface controller 18, then the output of VRAM Address Register 14 due to CPU I is selected by a multiplexer 15 as the VRAM address, and the write data from CPU I is written via buffers 16, 17 into VRAM 4.
  • Fig. 3 illustrates an example of the above-mentioned VRAM 4, the screen configuration of which comprises 640 horizontal dots, 200 vertical dots, and 4-bit (16-color) color information.
  • Let us take a conventional example of operation where the block data of a source area within VRAM 4 is transferred to a destination area based on the X, Y coordinates as shown in Fig. 3.
  • CPU I calculates the physical address of VRAM 4 based on the source area coordinates (Sx, Sy) and sets the calculated physical address in VRAM Address Register 14 within Display Control Circuit 3. Also, CPU I outputs a read command to read out the color data within VRAM 4 that corresponds to the coordinates (Sx, Sy).
  • Next, CPU I calculates the physical address in VRAM 4 based on the coordinates (Dx, Dy) of the destination area to which the block data is to be transferred, and sets the calculated physical address in VRAM Address Register 14 within Display Control Circuit 3. Also, CPU I writes the color data corresponding to the coordinates (Sx, Sy) into VRAM 4, that is, the locations thereof that correspond to the coordinates (Dx, Dy).
  • Then, it is necessary to repeat the above-mentioned read/write operations NX times regarding the horizontal direction and NY times regarding the vertical direction, or a total of (NX X NY) times before the block data of the source area can be transferred to the destination area.
  • In order to satisfy the needs of small size and low cost of a personal computer, the conventional display control system for use in the personal computer is designed such that its hardware is reduced in amount. As a result of this, its software must take heavy loads to make up for the reduction of the hardware amount.
  • As can be seen from the example of the transfer of the block data mentioned above, CPU I must perform all of the processing operations and thus it takes a lot of time to transfer such block data in the prior art system.
  • Also, in the above-mentioned conventional system, normally, CPU 1 and Display Control Circuit 3 are operating independently of each other and the display timing of Display Control Circuit 3 has priority over the VRAM access timing of CPU 1. As a result of this, a wait time arises when CPU 1 accesses VRAM 4, which extremely decreases the efficiency of the data transfer.
  • In other words in the above-mentioned prior art system, since the software must perform many operations in the display control, there is a problem that it takes a very long time to execute its operations. Also, as the computer is graded up with its display specifications increased, the time necessary for its operation execution becomes outstandingly longer.
  • On the other hand, in the above-mentioned prior art system, when the software is used to calculate the physical address of VRAM 4, if the values of the physical address on the X,Y coordinates are not contained in the display screen, then a proper conversion into the physical address is not performed. Therefore, it is necessary by all means to carry out a check (which is referred to as a limit check) whether the values on the X,Y coordinates exist within the limit of the display screen, before the physical address is calculated. This limit check increases the loads of the software considerably, and, in this sense, the time required for execution of the operations becomes also long. In particular, when drawing a circle, such limit check must be performed quite frequently so that the operation execution time is relatively long.
  • The present invention aims at eliminating the problems seen in the above-mentioned conventional system.
  • Accordingly, it is an object of the invention to provide an improved display control arrangement and system for a computer which can reduce the execution time of its display operations.
  • According to one aspect of the invention, there is provided a display control arrangement for use with a central processor unit and a display unit comprising: means for registering values of the X co-ordinate in relation to said display unit; means for registering values of the Y co-ordinate in relation to said display unit; means distinct from the central processor unit for converting or composing said registered values of said X,Y co-ordinates into the physical addresses of a display memory; and means for receiving memory access data for specifying reading, modifying or writing into the contents of said display memory at an address location obtained from the converting or composing means and corresponding to said X,Y co-ordinates.
  • According to a further aspect of the invention, there is provided a display control system including a central processor unit, a display unit, and a display control arrangement according to said one aspect, arranged to cooperate with said central processor unit to display data on said display unit.
  • For a better understanding of the invention, and to show how the same may be carried into effect, reference will now be made, by way of example to the accompanying drawings in which:
    • Fig. I is a block diagram of a typical conventional color display system;
    • Fig. 2 is a block diagram of a display control circuit employed in Fig. I;
    • Fig. 3 is a block diagram of a VRAM in Fig. I, illustrating the transfer operation of a block data;
    • Fig. 4 is a block diagram of an embodiment of the invention;
    • Fig. 5 is a view to explain the operation of an address conversion/composition circuit employed in the above-mentioned embodiment of the invention;
    • Fig. 6 is a block diagram of a limit check circuit in the above embodiment;
    • Fig. 7 is a view to illustrate an example of a comparison circuit contained the above-mentioned limit check circuit;
    • Fig. 8 is a block diagram of another embodiment of the invention;
    • Fig. 9 is a view to illustrate the operation of an address conversion/composition circuit employed in the embodiment in Fig. 8;
    • Fig. 10 is a view to illustrate an X counter employed in the above-mentioned embodiments of the invention;
    • Fig. II is a schematic view of a decoder circuit for distributing the respective read/write signals from CPU to registers;
    • Fig. 12 is a block diagram of still another embodiment of the invention;
    • Figs. 13 and 14 are schematic views respectively showing an address conversion/composition circuit that corresponds to a plurality of screen resolutions or configurations; and,
    • Fig. 15 is a view to illustrate a mode register and a count signal generation circuit.
  • In Fig. 4, there is illustrated a block diagram of an embodiment of the invention. This embodiment is different from the conventional system shown in Fig. 2 in that an X register 30, a Y register 31 and an address conversion/composition circuit 32 are provided instead of the VRAM address register 14 in Fig. 2, and that a limit check circuit 33 is provided. Limit Check Circuit 33 is a circuit that checks whether the values of the coordinates to be accessed exist or not on a display screen. The illustrated display control circuit 3A otherwise corresponds to the display control circuit 3 in Fig. 2.
  • When CPU I tries to access VRAM 4, a value of the X coordinate corresponding to its screen position on the VRAM 4 is set in X Register 30 and an associated value of the Y coordinate is set in Y Register.
  • Address Conversion/Composition Circuit 32 inputs the value set in X Register 30 and the value set in Y Register 31 to convert or compose these values into the physical address of VRAM 4, and always supplies the thus-converted or composed physical address as an access address to Multiplexer 15.
  • Accordingly, after setting of the values on the X, Y coordinates, CPU I can access color information via a data bus by giving a write strobe or a read strobe to CPU Interface Controller 18.
  • X Register 30 and Y Register 31 may each comprise an ordinary register.
  • Address Conversion/Composition Circuit 32 may be realized by use of a simple adder or by means of rearrangement of bits of X Register 30 and Y Register 31. Some examples of the address conversion/composition circuit 32 are shown in Fig. 5.
  • Fig. 5 illustrates the operation of an adder when the adder is employed as the address conversion/composition circuit 32.
  • First, Fig. 5(a) illustrates how an address created by a value in X Register 30 and a value in Y Register 31 is converted into a physical address for VRAM 4 in case of a screen configuration comprising 640 x 200 dots as shown in Fig. 3. In other words, a value contained in the bit array of X Register 30, a value in the bit array of Y Register 31 shifted by 7 bits from X Register 30, and a value in the bit array of Y Register 31 shifted by 2 bits shifted from the above Y Register 31 are added. Addition of these three values permits execution of 640 X Y + X based on the values of X Register 30 and Y Register 31 (that is, these values can be converted into the physical address of VRAM 4).
  • Next, Figs. 5(b) and (c) respectively illustrate cases in which the number of dots in the X axis direction comprises the power value of 2. In these cases, in order to convert the address created by the value of X Register 30 and the value of Y Register 31 to the physical address of VRAM 4, Y Register 31 needs only be connected as a higher bit of X Register 30.
  • That is, Fig. 5(b) illustrates a case wherein the screen is composed of 512 x 200 dots and thus Y Register 31 need only be connected to the higher position of the 8 bit of X Register to provide for conversion into the physical address. Also, Fig. 5(c) shows a case in which the screen has a configuration of 256 x 200 dots and thus the bit array of Y Register 31 need only be connected to the higher position of the lower 7 bit of X Register 30 to provide for conversion into the physical address.
  • When the transfer of the block data shown in Fig. 3 is executed, the information that occurs first is values on the X, Y coordinates. Therefore, if it is possible to specify such values on the X, Y coordinates as they are, to hardware, then CPU I can save all of processings necessary to calculate the physical address.
  • In other cases than that shown in Fig. 3 as well, if the system which is using the display screen has a higher level lauguage as its original language, then when the screen is accessed, the first occurring information, most of all, is positions on the screen. In particular, the positions on the screen are expressed as values on the X, Y coordinates.
  • Therefore, even in an ordinary case, it is possible to lighten the loads of its software to a great extent, if it happens to be a case in which these X, Y coordinates can be used to provide access to a display memory.
  • Now, Fig. 6 illustrates a block diagram of an example of Limit Check Circuit 33, and Fig. 7 illustrates comparison circuits included in this limit check circuit 33.
  • When CPU I is going to access VRAM 4, if coordinate values are set in X Register 30 and Y Register 31 respectively, then Limit Check Circuit 33, together with Address Conversion/Composition Circuit 32, is operated. That is, Comparison Circuits 40 and 41 are operated to check whether the respective values on the X, Y coordinates are in excess of maximum values or not. If either of them exceeds the maximum value, then an interrupt signal is generated. In this way, by interrupting CPU I, it is possible to inform to the effect that the coordinates to be accessed do not exist in the associated display screen.
  • Also, Comparison Circuits 40 and 41 may be connected to a data bus by means of a gate circuit 42 such that their output conditions can be written in the form of a status indication, so that it is possible to know which of the coordinate values is in excess of the maximum value.
  • Even in case when CPU I is operated in a condition in which it cannot or does not initiate an interrupt, if, after setting of the X, Y coordinates, such status is always examined, then it is possible to judge which of the comparison circuits 40, 41 exceeds the maximum value.
  • Fig. 7(a) illustrates an example of a comparison circuit for checking whether the value of X Register 30 is in excess of 640 or not.
  • When the bits 9 - 7 of X Register 30 are equal to or more than "101", NL (NOT LESS) signal is output from Comparison Circuit 40. This NL signal and a value in the bits 15 - 10 of X Register 30 is ORed to create an X Limit Out signal having the meaning that the associated value has exceeded the maximum value on the X coordinate.
  • The value on the X coordinate is stored in terms of 2 bytes (16 bits) of software. The respective values of the X coordinate should have been determined in accordance with the respective demand items of the system previously occurred, and if the value is other than "O - Max. value", then its position on the coordinates exists outside the screen and thus any access to it must be prohibited. Since the value of the coordinates is operated in terms of a binary number sufficiently greater than its maximum value, when it is out of position in either of a positive or negative direction, it becomes a value other-than "O - Max. value". Here, the bit 15 is interpreted as a sign.
  • Fig. 7(b) illustrates an example of a comparison circuit for checking whether a value on the Y co- ordinate is in excess of 200 or not. If the value is more than 200, then a Y Limit Out signal is output.
  • Fig. 7(c) illustrates a check circuit for checking whether a value on the X coordinate is in excess of 512 or not. If its screen is structured such that its limit value is composed of a power value of 2 in this manner, then Check Circuit 33 can be realized very simply.
  • Fig. 8 illustrates a block diagram of another embodiment of the invention. This embodiment is substantially similar to the prior embodiment in Fig. 4, but a display control circuit 3B in Fig. 8 is different from the display control circuit 3A in Fig. 4 in that an X counter 30c is employed in place of the X register 30. The discussion made in connection with the embodiment in Fig. 4 may also apply to the embodiment in Fig. 8, with X Register 30 being replaced by X Counter 30c.
  • Fig. 9 illustrates the operation of an adder when the adder is used as Adress Conversion/Composition Circuit 32. Similarly, the description given in connection with Fig. 5 can also apply to Fig. 9, only with X Register 30 replaced by X Counter 30c.
  • Fig. 10 illustrates X Counter 30c, and Fig. II illustrates a decoder circuit for distributing the respective read/write signals from CPU I to registers.
  • X Counter 30c is used as means to set up a value on the X coordinate, and as a load signal to X Counter 30c an indication signal is used which is employed by CPU I to set up the value on the X coordinate. As a count-up signal, a signal is used which indicates that CPU I has accessed VRAM 4.
  • Each of the signals is outputted from Decoder 18d. Decoder 18d is included within CPU Interface Controller 18 and is operated when CPU I reads/writes data between the respective registers.
  • X Counter 30c may be counted up by use of the trailing edge of the count signal.
  • Y Register 31 may also be composed of a counter. In this case, its count-up signal may be supplied from CPU I or it may occur automatically within Display Control Circuit 3. This automatic occurrence may include such an operation as to count up by I a value on the Y coordinate when X Counter 30c counts N times. Thus, such automatic operation can improve the performance of the system. Alternatively, it may be possible not only to count up the value on the Y coordinate but also to specify its count-down.
  • Fig. 12 illustrates a block diagram of another embodiment of the invention.
  • This embodiment is different from the above-mentioned embodiment in Fig. 8 in that it is further provided with a mode register 34. The thus-modified display control circuit is designated by 3C in this Figure.
  • At an initialization time or the like, prior to access to VRAM 4, CPU I sets up a value to specify a screen configuration to Mode Register 34. Based on this value, Column Counter/Line Counter/Row Counter 12 performs its counting operation and at the same time outputs a signal and a display address to Display Timing Circuit 13.
  • In Fig. 3 the value of the X coordinate ranges up to 639 and thus it can display 640 dots, while this horizontal display dot number can be changed. The change of the number is referred to as change of the screen configuration.
  • Further, since it is also necessary to change the contents of Address Conversion/Composition Circuit 32 correpondingly to the change of the respective screen configurations, the contents of Mode Register 34 are inputted to Address Conversion/Composition Circuit 32 as well. Address Conversion/Composition Circuit 32 is composed of two selectors 321, 322 and an adder 323 as shown in Fig. 13.
  • In this embodiment, three kinds of screen configurations (or M0, MI, M2) are employed and, therefore, the following correspondences are necessary:
    • For M0, 640 X Y + X
    • For MI, 512 X Y + X
    • For M2, 256 X Y + X

    These equations can be generalized by the following equations:
    Figure imgb0001
    where, S I is I for M2 and 2 for MI, M0, while S 2 is I for MO and 0 for MI and M2.
  • Selector 1(321) shown in Fig. 13 has shifted the values of Y Register by one bit for MO,M1, thereby realizing the conditions of S1. Selector 2 (322) selects 0 for M1,M2 thus realizes the conditions of S2.
  • When the number of horizontal dots in the screen configuration is a power number of 2 only, for example, when it is only MI, M2, the circuit shown in Fig. 10 may be used to compose the bits (that is, re-arrange them) only, which eliminates the need for Adder 323.
  • Next, we will describe the specification function of such an X counter as shown in Fig. 15 for specifying count modes in addition to the specification of the screen configuration.
  • In Fig. 15, there are provided a mode register 34 used to perform such mode specification and a circuit 18d responsive to the mode register 34 to generate count signals. When we take account of the operation of an X counter that corresponds to the operation of software, in case of a read/modify/write operation, it may be convenient to count up only for the write operations. However, when a continuous reading or a continuous writing is carried out, it is convenient to count up for not only the write operations but alos the read operations. Also, it would be more convenient to be able to specify a count-down operation according to the direction of processings on the screen, which can improve the performance of a display control system.
  • Recently, with progress in the semi-conductor technology, even a relatively complicated circuit has been made in the form of an LSI, a gate array or the like which can reduce its effect to the cost of the finished product. Thus, situations permitting addition of hardware have been under arrangement.
  • In the above-mentioned description, various controlling operations not directly concerned with the present invention can be realized by the techniques well known in the art. For example, the timing of the display control circuits 3A, 3B, and 3C and the setting of the registers are to be performed by Timing Controller II and CPU Interface Controller 18.
  • Also, in the above-mentioned embodiment, although the principles of the invention have been described by way of the memory so contructed as to have 4 bits for I memory address (= I dot, each display color information is composed of 16 colors), as shown in Fig. 3, it should be understood that they are not limited to the illustrated example but other embodiments can also be included within the scope of the invention. For example, the invention is adaptable to a configuration that employs 8 bits for I memory address (= 2 dots,each display color information of 16 colors, or, 4 dots, each display color information of 4 colors) in accordance with the contruction of a memory element, the access time of the memory, the adjustability relative to CPU I and the like. Further, the invention is able to cope with a configuration employing 16 bits for I memory address by specifying the modification portions of a word by means of the lower bits of X Counter 30c and using the higher bits of X Counter 30c as address values.
  • As can be seen from the foregoing description, according to the invention, most of the operations of the software relating to the display operations can be processed by the hardware. Accordingly, the invention is advantageous in that it is able to speed up its display memory access and that, in doing so, the amount of the hardware added is comparatively small.
  • Also, the present invention eliminates the need to set up values on the X coordinate every time, when the X, Y coordinate system is employed.

Claims (8)

1. A display control arrangement for use with a central processor unit (1) and a display unit (5) comprising:
means (30) for registering values of the X co-ordinate in relation to said display unit (5);
means (31) for registering values of the Y co-ordinate in relation to said display unit (5);
means distinct from the central processor unit (32) for converting or composing said registered values of said X,Y co-ordinates into the physical addresses of a display memory (4); and
means (18) for receiving memory access data for specifying reading, modifying or writing into the contents of said display memory (4) at an address location obtained from the converting or composing means and corresponding to said X,Y co-ordinates.
2. A display control arrangement according to claim 1 wherein X co-ordinate comparison means (40) is provided for comparing said values on said X co-ordinate with a maximum value on said X co-ordinate that is determined according to the screen configuration of said display unit (5); Y co-ordinate comparison means (41) is provided for comparing said values on said Y co-ordinate with a maximum value on said Y co-ordinate that is determined according to the screen configuration of said display unit (5); means is provided for informing said CPU (1) of the results compared by said X and Y co-ordinate comparison means (33); and said CPU (1) is informed if the X,Y co-ordinates to be accessed are present outside the limit of said screen configuration of said display unit (5).
3. A display control arrangement as claimed in claim 2, wherein said informing means is constructed (42) such that said CPU (1) is able to read the outputs of said X,Y co-ordinate comparison means as a status indication.
4. A display control arrangement as claimed in claim 2 or 3 wherein said informing means is adapted to interrupt said CPU when it judges that at least one of said X,Y co-ordinate comparison means is greater than said maximum value.
5. A display control arrangement according to claim 1 wherein step-by-step means is provided for advancing said values of said X co- ordinate step by step for each access to said display memory (4), and for access operations for the X co-ordinate direction the need for resetting said values on said X co-ordinate is eliminated.
6. A display control arrangement according to claim 1 wherein means (34) are provided for setting up a plurality of screen configurations and specifying one of said screen configurations; and means (30c,31) is provided for changing the contents of said conversion or composition means (32) in accordance with said specified screen configuration, and a plurality of screen configurations are available.
7. A display control arrangement according to claim 1 wherein step-by-step means is provided for advancing said values of said X co- ordinate for each access to said display memory (4); means (34) is provided for specifying count modes; means (30c) is provided which is responsive to said memory access based on said specification for generating a pulse signal for count-UP or count-down; and various count modes can be realized corresponding to said memory accesses.
8. A display control system comprising: central processor unit (1); a display unit (5); and a display control arrangement according to any preceding claim arranged to co-operate with said central processor unit (1) to display data on said display unit (5).
EP19840115208 1983-12-14 1984-12-12 Display control system Expired - Lifetime EP0149788B1 (en)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
JP234334/83 1983-12-14
JP58234334A JPS60126689A (en) 1983-12-14 1983-12-14 Display controller
JP243677/83 1983-12-26
JP243678/83 1983-12-26
JP58243677A JPS60135987A (en) 1983-12-26 1983-12-26 Display controller
JP58243678A JPS60135988A (en) 1983-12-26 1983-12-26 Display controller

Publications (3)

Publication Number Publication Date
EP0149788A2 EP0149788A2 (en) 1985-07-31
EP0149788A3 EP0149788A3 (en) 1987-08-26
EP0149788B1 true EP0149788B1 (en) 1992-04-15

Family

ID=27332120

Family Applications (1)

Application Number Title Priority Date Filing Date
EP19840115208 Expired - Lifetime EP0149788B1 (en) 1983-12-14 1984-12-12 Display control system

Country Status (3)

Country Link
EP (1) EP0149788B1 (en)
CA (1) CA1232381A (en)
DE (1) DE3485661D1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63169687A (en) * 1987-01-07 1988-07-13 ブラザー工業株式会社 Display device
GB2246935B (en) * 1987-09-19 1992-05-20 Hudson Soft Co Ltd An apparatus for the control of an access to a video memory
GB2210239B (en) * 1987-09-19 1992-06-17 Hudson Soft Co Ltd An apparatus for controlling the access of a video memory
GB9003922D0 (en) * 1990-02-21 1990-04-18 Crosfield Electronics Ltd Image display apparatus and method

Also Published As

Publication number Publication date
CA1232381A (en) 1988-02-02
DE3485661D1 (en) 1992-05-21
EP0149788A3 (en) 1987-08-26
EP0149788A2 (en) 1985-07-31

Similar Documents

Publication Publication Date Title
US4745575A (en) Area filling hardware for a color graphics frame buffer
US4984183A (en) Graphics display controller for transferring figure data to overlapping portions of destination area and drawing-enable area defined by clipping rectangle
EP0359448A2 (en) Text recovery in colour compressed video
JPH07104734A (en) Device for displaying and parallel processing figure data
US5815165A (en) Graphics processor
CA1231186A (en) Display control system
EP0149788B1 (en) Display control system
EP1314099B1 (en) Method and apparatus for connecting a massively parallel processor array to a memory array in a bit serial manner
US5079692A (en) Controller which allows direct access by processor to peripheral units
US4924432A (en) Display information processing apparatus
US6711641B2 (en) Operation processing apparatus
KR960006278B1 (en) System with multi-function one chip memory device
US4841298A (en) Bit pattern conversion system
US4813019A (en) Semiconductor integrated circuit
US5581711A (en) Method and apparatus for determining the number of words of transferred data in a digital data transfer system
JPS63132286A (en) Graphic display device
US6104369A (en) Display control circuit including hardware elements for preventing undesired display within the display space of the display unit
JP3191468B2 (en) Video display memory integrated circuit
KR960006282B1 (en) Dynamic memory device
JPS6150190A (en) Fast bit map developing apparatus
JPH0850652A (en) Interface device
JPH0695272B2 (en) Image display device
JPS60135988A (en) Display controller
JPH05257793A (en) Computer system
JPH08190622A (en) Method and device for image processing

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

17P Request for examination filed

Effective date: 19841212

AK Designated contracting states

Designated state(s): DE FR GB NL

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 NL

17Q First examination report despatched

Effective date: 19891017

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 NL

REF Corresponds to:

Ref document number: 3485661

Country of ref document: DE

Date of ref document: 19920521

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: FR

Payment date: 19991117

Year of fee payment: 16

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 19991214

Year of fee payment: 16

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 19991228

Year of fee payment: 16

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: NL

Payment date: 19991231

Year of fee payment: 16

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20001212

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NL

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20010701

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20001212

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20010831

NLV4 Nl: lapsed or anulled due to non-payment of the annual fee

Effective date: 20010701

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20011002