Difference between revisions of "VLSI Design"

From Chessprogramming wiki
Jump to: navigation, search
 
Line 40: Line 40:
 
* [[Feng-hsiung Hsu]] ('''1986'''). ''[http://repository.cmu.edu/compsci/1566/ Two designs of functional units for VLSI based chess machines]''. [[Carnegie Mellon University]], Computer Science Department. Paper 1566.
 
* [[Feng-hsiung Hsu]] ('''1986'''). ''[http://repository.cmu.edu/compsci/1566/ Two designs of functional units for VLSI based chess machines]''. [[Carnegie Mellon University]], Computer Science Department. Paper 1566.
 
* [[Feng-hsiung Hsu]] ('''1987'''). ''A Two-Million Moves/Sec CMOS Single-Chip Chess Move Generator''. [[IEEE#JSSC|IEEE Journal of Solid-state Circuits]], Vol. 22, No. 5
 
* [[Feng-hsiung Hsu]] ('''1987'''). ''A Two-Million Moves/Sec CMOS Single-Chip Chess Move Generator''. [[IEEE#JSSC|IEEE Journal of Solid-state Circuits]], Vol. 22, No. 5
 +
* [[Alan Sherman]] ('''1989'''). ''[https://link.springer.com/book/10.1007%2F978-1-4613-9658-1 VLSI Placement and Routing: The PI Project]''. [https://en.wikipedia.org/wiki/Springer_Science%2BBusiness_Media Springer]
 
==1990 ...==
 
==1990 ...==
 
* [[Feng-hsiung Hsu]], [[Thomas Anantharaman]], [[Murray Campbell]], [[Andreas Nowatzyk]] ('''1990'''). ''[http://www.disi.unige.it/person/DelzannoG/AI2/hsu.html A Grandmaster Chess Machine]''. [[Scientific American]], Vol. 263, No. 4
 
* [[Feng-hsiung Hsu]], [[Thomas Anantharaman]], [[Murray Campbell]], [[Andreas Nowatzyk]] ('''1990'''). ''[http://www.disi.unige.it/person/DelzannoG/AI2/hsu.html A Grandmaster Chess Machine]''. [[Scientific American]], Vol. 263, No. 4

Latest revision as of 15:08, 15 September 2020

Home * Hardware * VLSI Design

Deep Blue VLSI chip [1]

VLSI Design, (Very Large Scale Integration)
an integrated circuit design combining a very large number (typically several 100 thousands or millions) of MOS transistors onto a single chip [2]. Since the late 70s, until today, microprocessors and memory chips are VLSI chips. In 1978-1979, Caltech professor Carver Mead and scientist Lynn Conway [3] wrote the textbook Introduction to VLSI Systems and taught simple design rules suited for electronic design automation starting the VLSI revolution. In 1980, the Defense Advanced Research Projects Agency of the United States began the DoD's new VLSI research project to support extensions of this work, which resulted in many university and industry researchers learning and improving the Mead-Conway innovations.

VLSI in Computer Chess

Inspired by the hardware move generator design of Belle and motivated by the Mead-Conway innovations, several universities researched on VLSI Design in computer chess. Most notable and successful was the Carnegie Mellon University headed by Hsiang-Tsung Kung along with Charles E. Leiserson, who introduced systolic arrays suited for VLSI design. The primary protagonists of the rival chess programs of HiTech and ChipTest, which later evolved to Deep Thought and Deep Blue, were Hans Berliner, Carl Ebeling and Andrew James Palay et al., versus Feng-hsiung Hsu, Thomas Anantharaman and Murray Campbell. A team around Jonathan Schaeffer worked at the University of Waterloo on VLSI chess chips [4]. while James Testa and Alvin M. Despain from the University of California, Berkeley build the Berkeley Chess Microprocessor. At the University of Hamburg a team around Alexander Reinefeld and Dieter Steinwender build MicroMurks in 1981/82, a 68000 based system with own chips and VLSI layout [5].

See also

Selected Publications

1979

1980 ...

1990 ...

External Links

References

Up one Level