Microprocessor Design Using Verilog HDL
Author | : Monte Dalrymple |
Publisher | : Elektor Electronics |
Total Pages | : 337 |
Release | : 2012 |
ISBN-10 | : 0963013351 |
ISBN-13 | : 9780963013354 |
Rating | : 4/5 (354 Downloads) |
Download or read book Microprocessor Design Using Verilog HDL written by Monte Dalrymple and published by Elektor Electronics. This book was released on 2012 with total page 337 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you have the right tools, designing a microprocessor shouldnt be complicated. The Verilog hardware description language (HDL) is one such tool. It can enable you to depict, simulate, and synthesise an electronic design, and thus increase your productivity by reducing the overall workload associated with a given project. Monte Dalrymples Microprocessor Design Using Verilog HDL is a practical guide to processor design in the real world. It presents the Verilog HDL in an easily digestible fashion and serves as a thorough introduction about reducing a computer architecture and instruction set to practice. Youre led through the microprocessor design process from start to finish, and essential topics ranging from writing in Verilog to debugging and testing are laid bare. The book details the following, and more: Verilog HDL Review: data types, bit widths/labelling, operations, statements, and design hierarchy; Verilog Coding Style: files vs. modules, indentation, and design organisation; Design Work: instruction set architecture, external bus interface, and machine cycle; Microarchitecture: design spreadsheet and essential worksheets (eg: Operation, Instruction Code, and Next State); Writing in Verilog: choosing encoding, assigning states in a state machine, and files (eg: defines.v, hierarchy.v, machine.v); Debugging, Verification, and Testing: debugging requirements, verification requirements, testing requirements, and the test bench; Post Simulation: enhancements and reduction to practice.