WO1995027243B1 - Sound board emulation using digital signal processor - Google Patents

Sound board emulation using digital signal processor

Info

Publication number
WO1995027243B1
WO1995027243B1 PCT/US1995/003847 US9503847W WO9527243B1 WO 1995027243 B1 WO1995027243 B1 WO 1995027243B1 US 9503847 W US9503847 W US 9503847W WO 9527243 B1 WO9527243 B1 WO 9527243B1
Authority
WO
WIPO (PCT)
Prior art keywords
memory
audio
output device
bus
communication area
Prior art date
Application number
PCT/US1995/003847
Other languages
French (fr)
Other versions
WO1995027243A1 (en
Filing date
Publication date
Priority claimed from US08/219,841 external-priority patent/US5598576A/en
Application filed filed Critical
Priority to AU21988/95A priority Critical patent/AU2198895A/en
Publication of WO1995027243A1 publication Critical patent/WO1995027243A1/en
Publication of WO1995027243B1 publication Critical patent/WO1995027243B1/en

Links

Abstract

An improved audio-output device in which a DSP (202) operating under software control emulates a common command interface. The command interface has a set of registers that are made available to the CPU for reading and writing, even if there are no such physical registers available in the device. The audio-output device has a DSP (202) for interpreting and executing commands received from the CPU, a local memory (205) for storing data input to or output from the DSP (202), a bus-interface (BIF) (201) element for coupling the DSP (202) and memory (205) to a system bus (105), and a direct memory access (DMA) element for transferring data between the local memory (205) and the system bus (105). The local memory (205) has an emulation region for emulating a set of registers, and a communication region for transmitting messages between the local memory (205) and the system bus (105).

Claims

AMENDED CLAIMS [received by the International Bureau on 16 October 1995 (16.10.95); original claims 1-4 amended; remaining claims unchanged (4 pages)]
1. A computer system, comprising
a system bus, a processor coupled to said system bus, a system memory coupled to said system bus, and an audio-output device coupled to said system bus, said audio-output device comprising
a bus-interface element having means for coupling to said system bus, means for receiving a plurality of commands issued by said processor, and means for transmitting data to said processor;
a digital signal processor coupled to said bus-interface element, said digital signal processor having means for interpreting and executing instructions, means for receiving from said bus-interface element a signal indicative of receipt of at least one of said plurality of commands, and means for sending to said bus-interface element a signal indicative of completion of said at least one command;
a local memory coupled to said bus-interface element and to said digital signal processor, said local memory having a communication area; said bus-interface element having means for writing to said communication area upon receipt of a first subset of sad plurality of commands, and means for reading from said communication area upon receipt of a second subset of said plurality of commands; and said digital signal processor having means for reading from and writing to said communication area in response to said at least one command said communication area comprising a plurality of addressable registers pointed to by a base register, said base register comprising a dynamically allocable value indicative of an address of one of said plurality of addressable registers.
2 An audio-output device for coupling to a computer system, said system having a system bus, a processor coupled to said system bus, said audio-output device comprising
a bus-interface element having means for coupling to said system bus, means for receiving a plurality of commands issued by said processor, and means for transmitting data to said processor,
a digital signal processor coupled to said bus-interface element, said digital signal processor having means for interpreting and executing instructions, means for receiving from said bus- interface element a signal indicative of receipt of at least one of said plurality of commands, and means for sending to said bus-interface element a signal indicative of completion of said at least one command;
a memory coupled to said bus-interface element and to said digital signal processor, said memory having a communication area;
said bus-interface element having means for writing to said communication area upon receipt of a first subset of said plurality of commands, and means for reading from said communication area upon receipt of a second subset of said plurality of commands, and
said digital signal processor having means for reading from and writing to said communication area in response to said at least one command;
said communication area comprising a plurality of addressable registers pointed to by a base register, said base register comprising a dynamically allocable value indicative of an address of one of said plurality of addressable registers.
3. An audio-output device as in claim 2, wherein said communication area comprises a read communication area and a write communication area.
4. An audio-output device as in claim 3,
wherein said read communication area comprises a zeroth read communication area located in said memory at a zeroth offset from said address, and a first read communication area located in said memory at a first offset from said address; and
wherein said write communication area is located in said memory at a second offset from said address.
5. An audio-output device as in claim 4, comprising
a buffer located in said memory;
a system memory coupled to said system bus; and
a DMA transfer device coupled to said memory and to said system memory, said DMA transfer device being responsive to a command for transferring data between said memory and said system memory.
6. An audio-output device as in claim 2, wherein said means for receiving from said bus-interface element comprises a data communication word, said data communication word having a part indicating one of a set of registers for said digital signal processor to emulate and a part indicating data from said processor.
7. An audio-output device as in claim 6, wherein said data communication word comprises a part having a first state indicating said receipt of said at least one of said plurality of commands, and a second state indicating said completion of said at least one command.
8 An audio-output device as in claim 6, wherein said data communication word comprises a part indicating a read command or a write command, and a part indicating one of a plurality of said sets of registers for said digital signal processor to emulate
9. An audio-output device as in claim 2, wherein said memory comprises a program memory and a data memory.
10. An audio-output device as in claim 2, wherein said memory is coupled to said system bus.
11. An audio-output device as in claim 2, wherein said memory is not coupled to said system bus.
12 An audio-output device as in claim 2, wherein said signal indicative of receipt and said signal indicative of completion comprise signals in a polling configuration. 13. An audio-output device as in claim 2, wherein said signal indicative of receipt and said signal indicative of completion comprise interrupt signals STATEMENT UNDER ARTICLE 19
The invention provides a system in which a DSP, coupled to a system bus, can emulate a audio output device with a set of dedicated hardware registers for passing command parameters, but does not have to dedicate its time to watching for commands to that audio output device, and may devote time to other tasks besides emulating the audio output device. The hardware registers are emulated by separate readable and writable blocks of memory, dynamically allocated and pointed to by a base address register, and accessible to a main processor using a DMA device.
The cited patents are primarily directed to VO controllers which accept commands from a CPU and perform operations using I/O devices in response. Although some I/O controllers have memory and sometimes that memory might be readable or writable by the CPU, there is no provision therein for separate readable and writable blocks of memory for emulating dedicated hardware registers for passing command parameters, nor are they dynamically allocated and pointed to by a base address register.
US A 5,276,864 (Hernandez) has a DSP 51 coupled to a separate I/O bus 44, not the system bus 34, and which requires a separate audio controller 55. Hernandez thus teaches against emulating an audio output device using a DSP. The DSP 51 has instruction RAM 52 and data RAM 54, but there is no disclosure or suggestion that either such RAM should be used to emulate hardware registers for passing command parameters, nor are they dynamically allocated and pointed to by a base address register.
US A 4,901,232 (Harrington) and US A 5,276,684 (Pearson) show various I/O controllers which communicate with a CPU. Neither patent discloses or suggests emulating an audio output device using a DSP. Neither patent discloses or suggests readable and writable blocks of memory used to emulate hardware registers for passing command parameters, or which are dynamically allocated and pointed to by a base address register.
US A 4,663,730 (lkeda) shows a "sequence controller" which performs operations on behalf of a numerical controller. Ikeda also does not disclose or suggest emulating an audio output device using a DSP, or disclose or suggest readable and writable blocks of memory as claimed. Rather, Ikeda shows corresponding predetermined hardware registers for passing command parameters, and thus teaches against the claimed invention.
US A 5,283,883 (Mishler) merely shows DMA access to I/O device memories.
PCT/US1995/003847 1994-03-30 1995-03-29 Sound board emulation using digital signal processor WO1995027243A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU21988/95A AU2198895A (en) 1994-03-30 1995-03-29 Sound board emulation using digital signal processor

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/219,841 US5598576A (en) 1994-03-30 1994-03-30 Audio output device having digital signal processor for responding to commands issued by processor by emulating designated functions according to common command interface
US08/219,841 1994-03-30

Publications (2)

Publication Number Publication Date
WO1995027243A1 WO1995027243A1 (en) 1995-10-12
WO1995027243B1 true WO1995027243B1 (en) 1995-11-23

Family

ID=22820994

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1995/003847 WO1995027243A1 (en) 1994-03-30 1995-03-29 Sound board emulation using digital signal processor

Country Status (3)

Country Link
US (3) US5598576A (en)
AU (1) AU2198895A (en)
WO (1) WO1995027243A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8886695B1 (en) 2008-03-14 2014-11-11 Altera Corporation Normalization of floating point operations in a programmable integrated circuit device
US8886696B1 (en) 2009-03-03 2014-11-11 Altera Corporation Digital signal processing circuitry with redundancy and ability to support larger multipliers
US8949298B1 (en) 2011-09-16 2015-02-03 Altera Corporation Computing floating-point polynomials in an integrated circuit device
US8996600B1 (en) 2012-08-03 2015-03-31 Altera Corporation Specialized processing block for implementing floating-point multiplier with subnormal operation support
US9098332B1 (en) 2012-06-01 2015-08-04 Altera Corporation Specialized processing block with fixed- and floating-point structures
US9189200B1 (en) 2013-03-14 2015-11-17 Altera Corporation Multiple-precision processing block in a programmable integrated circuit device
US9379687B1 (en) 2014-01-14 2016-06-28 Altera Corporation Pipelined systolic finite impulse response filter
US9395953B2 (en) 2006-12-05 2016-07-19 Altera Corporation Large multiplier for programmable logic device

Families Citing this family (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5598576A (en) * 1994-03-30 1997-01-28 Sigma Designs, Incorporated Audio output device having digital signal processor for responding to commands issued by processor by emulating designated functions according to common command interface
US5768628A (en) * 1995-04-14 1998-06-16 Nvidia Corporation Method for providing high quality audio by storing wave tables in system memory and having a DMA controller on the sound card for transferring the wave tables
US5748944A (en) * 1996-05-31 1998-05-05 International Business Machines Corporation Apparatus for slave DMA emulation on a computer system bus
US5748945A (en) * 1996-05-31 1998-05-05 International Business Machiens Corporation Method for slave DMA emulation on a computer system bus
US5850628A (en) * 1997-01-30 1998-12-15 Hasbro, Inc. Speech and sound synthesizers with connected memories and outputs
US6412024B1 (en) 1998-08-17 2002-06-25 Sigma Designs, Inc. Sound board emulation using digital signal processor
AU4362300A (en) * 1999-04-23 2000-11-10 Icompression, Inc. Direct memory access engine for data cache control
US7054851B2 (en) 2001-06-25 2006-05-30 Siemens Medical Solutions Health Services Corporation Communication data format for use in data storage and retrieval
JP2003050774A (en) 2001-08-08 2003-02-21 Matsushita Electric Ind Co Ltd Data processor and data transfer method
US7283048B2 (en) * 2003-02-03 2007-10-16 Ingrid, Inc. Multi-level meshed security network
GB2443990B (en) * 2005-11-26 2009-01-28 Wolfson Microelectronics Plc Audio device
GB2444190B (en) * 2005-11-26 2008-07-23 Wolfson Microelectronics Plc Audio device
GB2444191B (en) * 2005-11-26 2008-07-16 Wolfson Microelectronics Plc Audio device
NZ549548A (en) * 2006-08-31 2009-04-30 Arc Innovations Ltd Managing supply of a utility to a customer premises
US7761636B2 (en) * 2006-11-22 2010-07-20 Samsung Electronics Co., Ltd. Method and system for providing access arbitration for an integrated circuit in a wireless device
US8386553B1 (en) 2006-12-05 2013-02-26 Altera Corporation Large multiplier for programmable logic device
US8233948B2 (en) 2007-12-11 2012-07-31 Hewlett-Packard Development Company, L.P. Slider assembly for a housing of a mobile computing device
US8150482B2 (en) 2008-01-08 2012-04-03 Hewlett-Packard Development Company, L.P. Mobile computing device with moveable housing segments
US8200298B2 (en) 2008-01-08 2012-06-12 Hewlett-Packard Development Company, L.P. Keypad housing configuration for a mobile computing device
US8959137B1 (en) 2008-02-20 2015-02-17 Altera Corporation Implementing large multipliers in a programmable integrated circuit device
US8862650B2 (en) 2010-06-25 2014-10-14 Altera Corporation Calculation of trigonometric functions in an integrated circuit device
US9600278B1 (en) 2011-05-09 2017-03-21 Altera Corporation Programmable device using fixed and configurable logic to implement recursive trees
US9053045B1 (en) 2011-09-16 2015-06-09 Altera Corporation Computing floating-point polynomials in an integrated circuit device
US9207909B1 (en) 2012-11-26 2015-12-08 Altera Corporation Polynomial calculations optimized for programmable integrated circuit device structures
US9348795B1 (en) 2013-07-03 2016-05-24 Altera Corporation Programmable device using fixed and configurable logic to implement floating-point rounding
US9684488B2 (en) 2015-03-26 2017-06-20 Altera Corporation Combined adder and pre-adder for high-radix multiplier circuit
US10942706B2 (en) 2017-05-05 2021-03-09 Intel Corporation Implementation of floating-point trigonometric functions in an integrated circuit device

Family Cites Families (96)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3908080A (en) * 1972-10-24 1975-09-23 Mca Disco Vision Method of making an extended play video disc record
US3846762A (en) * 1973-08-10 1974-11-05 Westinghouse Electric Corp Apparatus for optimal data storage
US3947826A (en) * 1973-12-03 1976-03-30 Hughes Aircraft Company Scan convertor
US4447873A (en) * 1977-09-13 1984-05-08 Westinghouse Electric Corp. Input-output buffers for a digital signal processing system
FR2428945A1 (en) * 1978-06-13 1980-01-11 Thomson Csf TRANSITIONAL SIGNALING DEVICE
JPS5833972B2 (en) * 1979-11-12 1983-07-23 富士通株式会社 Communication method between computer systems
JPS5734286A (en) * 1980-08-11 1982-02-24 Canon Inc Information outputting device
US4523227A (en) * 1980-10-28 1985-06-11 Rca Corporation System for synchronizing a video signal having a first frame rate to a second frame rate
US4394650A (en) * 1981-02-19 1983-07-19 Honeywell Information Systems Inc. Graphic and data character video display system
US4425581A (en) * 1981-04-17 1984-01-10 Corporation For Public Broadcasting System for overlaying a computer generated video signal on an NTSC video signal
JPS57191703A (en) * 1981-05-20 1982-11-25 Fanuc Ltd Sequence controller
US4498098A (en) * 1982-06-02 1985-02-05 Digital Equipment Corporation Apparatus for combining a video signal with graphics and text from a computer
US4587633A (en) * 1982-11-10 1986-05-06 Wang Laboratories, Inc. Management communication terminal system
JPH079569B2 (en) * 1983-07-01 1995-02-01 株式会社日立製作所 Display controller and graphic display device using the same
US4901232A (en) * 1983-05-19 1990-02-13 Data General Corporation I/O controller for controlling the sequencing of execution of I/O commands and for permitting modification of I/O controller operation by a host processor
US4626837A (en) * 1983-11-17 1986-12-02 Wyse Technology Display interface apparatus
JPS60204121A (en) * 1984-03-29 1985-10-15 Fujitsu Ltd Phase synchronization circuit
US4580165A (en) * 1984-04-12 1986-04-01 General Electric Company Graphic video overlay system providing stable computer graphics overlayed with video image
US4684936A (en) * 1984-04-20 1987-08-04 International Business Machines Corporation Displays having different resolutions for alphanumeric and graphics data
US4779210A (en) * 1984-05-02 1988-10-18 Hitachi Engineering, Co. Ltd. Graphic processing apparatus
EP0166046B1 (en) * 1984-06-25 1988-08-24 International Business Machines Corporation Graphical display apparatus with pipelined processors
US4628479A (en) * 1984-08-30 1986-12-09 Zenith Electronics Corporation Terminal with memory write protection
US4680622A (en) * 1985-02-11 1987-07-14 Ncr Corporation Apparatus and method for mixing video signals for simultaneous presentation
US4675612A (en) * 1985-06-21 1987-06-23 Advanced Micro Devices, Inc. Apparatus for synchronization of a first signal with a second signal
JPH0762794B2 (en) * 1985-09-13 1995-07-05 株式会社日立製作所 Graphic display
US5333261A (en) * 1985-12-03 1994-07-26 Texas Instruments, Incorporated Graphics processing apparatus having instruction which operates separately on X and Y coordinates of pixel location registers
US4905189B1 (en) * 1985-12-18 1993-06-01 System for reading and writing information
US4862392A (en) * 1986-03-07 1989-08-29 Star Technologies, Inc. Geometry processor for graphics display system
US5046023A (en) * 1987-10-06 1991-09-03 Hitachi, Ltd. Graphic processing system having bus connection control capable of high-speed parallel drawing processing in a frame buffer and a system memory
JP2508673B2 (en) * 1986-12-17 1996-06-19 ソニー株式会社 Display device
DE3702220A1 (en) * 1987-01-26 1988-08-04 Pietzsch Ibp Gmbh METHOD AND DEVICE FOR DISPLAYING A TOTAL IMAGE ON A SCREEN OF A DISPLAY DEVICE
US4916301A (en) * 1987-02-12 1990-04-10 International Business Machines Corporation Graphics function controller for a high performance video display system
US4870406A (en) * 1987-02-12 1989-09-26 International Business Machines Corporation High resolution graphics display adapter
US4876660A (en) 1987-03-20 1989-10-24 Bipolar Integrated Technology, Inc. Fixed-point multiplier-accumulator architecture
US5276807A (en) * 1987-04-13 1994-01-04 Emulex Corporation Bus interface synchronization circuitry for reducing time between successive data transmission in a system using an asynchronous handshaking
US5191410A (en) * 1987-08-04 1993-03-02 Telaction Corporation Interactive multimedia presentation and communications system
US4814879A (en) * 1987-08-07 1989-03-21 Rca Licensing Corporation Signal phase alignment circuitry
US5099331A (en) * 1987-09-04 1992-03-24 Texas Instruments Incorporated Apparatus for overlaying a displayed image with a second image
US4907086A (en) * 1987-09-04 1990-03-06 Texas Instruments Incorporated Method and apparatus for overlaying a displayable image with a second image
US4823260A (en) 1987-11-12 1989-04-18 Intel Corporation Mixed-precision floating point operations from a single instruction opcode
US4953101A (en) * 1987-11-24 1990-08-28 Digital Equipment Corporation Software configurable memory architecture for data processing system having graphics capability
JPH01175374A (en) * 1987-12-29 1989-07-11 Fujitsu Ltd Linkage display system for image information
US4891631A (en) * 1988-01-11 1990-01-02 Eastman Kodak Company Graphics display system
EP0340901A3 (en) * 1988-03-23 1992-12-30 Du Pont Pixel Systems Limited Access system for dual port memory
US5157716A (en) * 1988-04-27 1992-10-20 Scientific-Atlanta, Inc. Dynamic callback technique
US4951229A (en) * 1988-07-22 1990-08-21 International Business Machines Corporation Apparatus and method for managing multiple images in a graphic display system
US5208745A (en) * 1988-07-25 1993-05-04 Electric Power Research Institute Multimedia interface and method for computer system
US4947257A (en) * 1988-10-04 1990-08-07 Bell Communications Research, Inc. Raster assembly processor
US4994912A (en) * 1989-02-23 1991-02-19 International Business Machines Corporation Audio video interactive display
DE69020753T2 (en) * 1989-02-24 1996-03-14 Ibm Color television picture window for a video display device.
EP0418396B1 (en) * 1989-03-16 1998-06-03 Fujitsu Limited Video/audio multiplex transmission system
JPH02285393A (en) * 1989-04-26 1990-11-22 Matsushita Electric Ind Co Ltd Parallel type multiple motion image display device
US5218710A (en) * 1989-06-19 1993-06-08 Pioneer Electronic Corporation Audio signal processing system having independent and distinct data buses for concurrently transferring audio signal data to provide acoustic control
US5111409A (en) * 1989-07-21 1992-05-05 Elon Gasper Authoring and use systems for sound synchronized animation
US5220312A (en) * 1989-09-29 1993-06-15 International Business Machines Corporation Pixel protection mechanism for mixed graphics/video display adaptors
US5142380A (en) 1989-10-23 1992-08-25 Ricoh Company, Ltd. Image data processing apparatus
US5027212A (en) * 1989-12-06 1991-06-25 Videologic Limited Computer based video/graphics display system
US5397853A (en) * 1989-12-18 1995-03-14 Casio Computer Co., Ltd. Apparatus and method for performing auto-playing in synchronism with reproduction of audio data and/or image data
US5097257A (en) * 1989-12-26 1992-03-17 Apple Computer, Inc. Apparatus for providing output filtering from a frame buffer storing both video and graphics signals
JPH03255788A (en) * 1990-03-06 1991-11-14 Sony Corp Video equipment
US5191548A (en) * 1990-03-14 1993-03-02 C-Cube Microsystems System for compression and decompression of video data using discrete cosine transform and coding techniques
US5341318A (en) * 1990-03-14 1994-08-23 C-Cube Microsystems, Inc. System for compression and decompression of video data using discrete cosine transform and coding techniques
US5270832A (en) * 1990-03-14 1993-12-14 C-Cube Microsystems System for compression and decompression of video data using discrete cosine transform and coding techniques
US5196946A (en) * 1990-03-14 1993-03-23 C-Cube Microsystems System for compression and decompression of video data using discrete cosine transform and coding techniques
US5253078A (en) * 1990-03-14 1993-10-12 C-Cube Microsystems, Inc. System for compression and decompression of video data using discrete cosine transform and coding techniques
US5151875A (en) * 1990-03-16 1992-09-29 C-Cube Microsystems, Inc. MOS array multiplier cell
US5218431A (en) * 1990-04-26 1993-06-08 The United States Of America As Represented By The Secretary Of The Air Force Raster image lossless compression and decompression with dynamic color lookup and two dimensional area encoding
US5172227A (en) 1990-12-10 1992-12-15 Eastman Kodak Company Image compression with color interpolation for a single sensor image system
US5122875A (en) * 1991-02-27 1992-06-16 General Electric Company An HDTV compression system
US5111292A (en) * 1991-02-27 1992-05-05 General Electric Company Priority selection apparatus as for a video signal processor
US5168356A (en) * 1991-02-27 1992-12-01 General Electric Company Apparatus for segmenting encoded video signal for transmission
CA2062200A1 (en) * 1991-03-15 1992-09-16 Stephen C. Purcell Decompression processor for video applications
US5276684A (en) * 1991-07-22 1994-01-04 International Business Machines Corporation High performance I/O processor
US5291614A (en) * 1991-09-03 1994-03-01 International Business Machines Corporation Real-time, concurrent, multifunction digital signal processor subsystem for personal computers
US5283883A (en) * 1991-10-17 1994-02-01 Sun Microsystems, Inc. Method and direct memory access controller for asynchronously reading/writing data from/to a memory with improved throughput
US5309567A (en) * 1992-01-24 1994-05-03 C-Cube Microsystems Structure and method for an asynchronous communication protocol between master and slave processors
US5297231A (en) * 1992-03-31 1994-03-22 Compaq Computer Corporation Digital signal processor interface for computer system
US5276864A (en) * 1992-04-24 1994-01-04 International Business Machines Corp. Personal computer with alternate system controller error detection
US5243447A (en) * 1992-06-19 1993-09-07 Intel Corporation Enhanced single frame buffer display system
US5450544A (en) * 1992-06-19 1995-09-12 Intel Corporation Method and apparatus for data buffering and queue management of digital motion video signals
US5289276A (en) * 1992-06-19 1994-02-22 General Electric Company Method and apparatus for conveying compressed video data over a noisy communication channel
US5309111A (en) * 1992-06-26 1994-05-03 Thomson Consumer Electronics Apparatus for measuring skew timing errors
US5426756A (en) * 1992-08-11 1995-06-20 S3, Incorporated Memory controller and method determining empty/full status of a FIFO memory using gray code counters
US5371861A (en) * 1992-09-15 1994-12-06 International Business Machines Corp. Personal computer with small computer system interface (SCSI) data flow storage controller capable of storing and processing multiple command descriptions ("threads")
US5446501A (en) * 1992-10-22 1995-08-29 Accom, Incorporated Three-dimensional median and recursive filtering apparatus and method for video image enhancement
US5402147A (en) * 1992-10-30 1995-03-28 International Business Machines Corporation Integrated single frame buffer memory for storing graphics and video data
US5471576A (en) * 1992-11-16 1995-11-28 International Business Machines Corporation Audio/video synchronization for application programs
US5406306A (en) * 1993-02-05 1995-04-11 Brooktree Corporation System for, and method of displaying information from a graphics memory and a video memory on a display monitor
US5638530A (en) * 1993-04-20 1997-06-10 Texas Instruments Incorporated Direct memory access scheme using memory with an integrated processor having communication with external devices
US5392239A (en) * 1993-05-06 1995-02-21 S3, Incorporated Burst-mode DRAM
US5513374A (en) * 1993-09-27 1996-04-30 Hitachi America, Inc. On-chip interface and DMA controller with interrupt functions for digital signal processor
US5434913A (en) * 1993-11-24 1995-07-18 Intel Corporation Audio subsystem for computer-based conferencing system
US5450542A (en) * 1993-11-30 1995-09-12 Vlsi Technology, Inc. Bus interface with graphics and system paths for an integrated memory system
US5416749A (en) * 1993-12-10 1995-05-16 S3, Incorporated Data retrieval from sequential-access memory device
US5598576A (en) * 1994-03-30 1997-01-28 Sigma Designs, Incorporated Audio output device having digital signal processor for responding to commands issued by processor by emulating designated functions according to common command interface
US5528309A (en) 1994-06-28 1996-06-18 Sigma Designs, Incorporated Analog video chromakey mixer

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9395953B2 (en) 2006-12-05 2016-07-19 Altera Corporation Large multiplier for programmable logic device
US8886695B1 (en) 2008-03-14 2014-11-11 Altera Corporation Normalization of floating point operations in a programmable integrated circuit device
US8886696B1 (en) 2009-03-03 2014-11-11 Altera Corporation Digital signal processing circuitry with redundancy and ability to support larger multipliers
US8949298B1 (en) 2011-09-16 2015-02-03 Altera Corporation Computing floating-point polynomials in an integrated circuit device
US9098332B1 (en) 2012-06-01 2015-08-04 Altera Corporation Specialized processing block with fixed- and floating-point structures
US8996600B1 (en) 2012-08-03 2015-03-31 Altera Corporation Specialized processing block for implementing floating-point multiplier with subnormal operation support
US9189200B1 (en) 2013-03-14 2015-11-17 Altera Corporation Multiple-precision processing block in a programmable integrated circuit device
US9379687B1 (en) 2014-01-14 2016-06-28 Altera Corporation Pipelined systolic finite impulse response filter

Similar Documents

Publication Publication Date Title
WO1995027243B1 (en) Sound board emulation using digital signal processor
US5598576A (en) Audio output device having digital signal processor for responding to commands issued by processor by emulating designated functions according to common command interface
KR900006549B1 (en) Data processing system
US5664199A (en) Microcomputer free from control of central processing unit (CPU) for receiving and writing instructions into memory independent of and during execution of CPU
EP0712084B1 (en) Emulation of direct memory access
JPS5582359A (en) Microprogram test unit
KR910001557A (en) Apparatus and method for delivering commands in computing systems
US6070204A (en) Method and apparatus for using universal serial bus keyboard to control DOS operations
KR920008448B1 (en) Data process
US4764896A (en) Microprocessor assisted memory to memory move apparatus
KR970012168A (en) A data processing system for accessing an external device and a method for accessing an external device
EP0139254A2 (en) Apparatus and method for direct memory to peripheral and peripheral to memory data transfer
US5414815A (en) Method and apparatus for transferring data directly between a memory device and a peripheral device in a single address cycle under the control of a processor
US4814977A (en) Apparatus and method for direct memory to peripheral and peripheral to memory data transfers
US5269015A (en) Computer system including circuitry for reading write-only output ports
US5692161A (en) Method and apparatus for operating a microcomputer in an emulation mode to access an external peripheral
US5768631A (en) Audio adapter card and method for trapping audio command and producing sound corresponding to the trapped command
US6412024B1 (en) Sound board emulation using digital signal processor
AU613115B2 (en) Secure commodity bus
JPH06342397A (en) Circuit device for mapping of logical address space
KR970002412B1 (en) Communication coprocessor board capable of using dma
JPS6320545A (en) Register read-out device for emulator
EP0402483A4 (en) Control method for robot
JP2643803B2 (en) Microcomputer
KR970016898A (en) Data processor and access method