David J. Lilja, Sachin S. SapatnekarCambridge University PressEdition: Illustrated, 12/2/2004EAN 9780521828666, ISBN10: 052182866XHardcover, 176 pages, 25.4 x 17.5 x 1.5 cmLanguage: EnglishThis book serves both as an introduction to computer architecture and as a guide to using a hardware description language (HDL) to design, model and simulate real digital systems. The book starts with an introduction to Verilog - the HDL chosen for the book since it is widely used in industry and straightforward to learn. Next, the instruction set architecture (ISA) for the simple VeSPA (Very Small Processor Architecture) processor is defined - this is a real working device that has been built and tested at the University of Minnesota by the authors. The VeSPA ISA is used throughout the remainder of the book to demonstrate how behavioural and structural models can be developed and intermingled in Verilog. Although Verilog is used throughout, the lessons learned will be equally applicable to other HDLs. Written for senior and graduate students, this book is also an ideal introduction to Verilog for practising engineers.Preface1. Controlling complexity2. A verilogical place to start3. Defining the instruction set architecture4. Algorithmic behavioral modeling5. Building an assembler for VeSPA6. Pipelining7. Implementation of the pipelined processor8. VerificationAppendix Athe VeSPA instruction set architecture (ISA)Appendix Bthe VASM assemblerIndex.