Suchergebnisse - "Computer Principles and Design in Verilog HDL"
-
1
Computer principles and design in Verilog HDL
ISBN: 1118841093, 9781118841099, 1118841123, 9781118841129Veröffentlicht: New York Wiley 2015“… Uses Verilog HDL to illustrate computer architecture and microprocessor design, allowing readers to readily simulate and adjust the operation of each design, …”
Volltext
E-Book Buch -
2
Computer Principles and Design in Verilog HDL
ISSN: 2372-3424, 2372-3424Veröffentlicht: Beaverton Ringgold, Inc 01.10.2015Veröffentlicht in ProtoView (01.10.2015)Volltext
Book Review -
3
EULA
ISBN: 9781118841099, 1118841093Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)Volltext
Buchkapitel -
4
Brief Contents
ISBN: 9781118841099, 1118841093Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)Volltext
Buchkapitel -
5
Brief Contents
ISBN: 9781118841099, 1118841093Veröffentlicht: Singapore John Wiley & Sons, Incorporated 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)Volltext
Buchkapitel -
6
EULA
ISBN: 9781118841099, 1118841093Veröffentlicht: Singapore John Wiley & Sons, Incorporated 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)Volltext
Buchkapitel -
7
A Brief Introduction to Logic Circuits and Verilog HDL
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… Logic circuit design is the foundation of computer design. This chapter briefly introduces the basic concept of the logic circuits and Verilog HDL, a language …”
Volltext
Buchkapitel -
8
Multithreading CPU and Multicore CPU Design in Verilog HDL
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… This chapter discusses the design issues of multithreading and multicore central processing units (CPUs), and gives two simple design examples: one for a …”
Volltext
Buchkapitel -
9
Computer Fundamentals and Performance Evaluation
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… This chapter introduces some basic concepts, the organization of modern computers, and the evaluation method of computer performance. It first introduces the …”
Volltext
Buchkapitel -
10
High-Performance Computers and Interconnection Networks
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… A high‐performance computer system consists of a set of compute nodes as well as an interconnection network that connects the nodes in the systems. This …”
Volltext
Buchkapitel -
11
Computer Arithmetic Algorithms and Implementations
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… This chapter first introduces two types of the binary representations: unsigned number (absolute) and 2's complement representation for signed integers. It …”
Volltext
Buchkapitel -
12
Single-Cycle CPU Design in Verilog HDL
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… A single'\cycle CPU executes each instruction in one clock cycle. This chapter describes the design method of the single'\cycle CPU and gives the Verilog HDL …”
Volltext
Buchkapitel -
13
Instruction Set Architecture and ALU Design
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… This chapter introduces the instruction set architecture (ISA), some microprocessor without interlocked pipeline stages (MIPS) instructions, an assembler and …”
Volltext
Buchkapitel -
14
Exceptions and Interrupts Handling and Design in Verilog HDL
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… This chapter first introduces the general mechanism for dealing with the exceptions and interrupts, including how to detect an exception and an interrupt, how …”
Volltext
Buchkapitel -
15
Design of Pipelined CPU with Caches and TLBs in Verilog HDL
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… This chapter first describes how to use cache and translation lookaside buffer (TLB) with the integer unit (IU), floating‐point unit (FPU), and main memory …”
Volltext
Buchkapitel -
16
Design of Pipelined CPU with Precise Interrupt in Verilog HDL
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… This chapter describes how to design a pipelined CPU in which a delayed branch technique is used to solve the control hazard problems; an internal forwarding …”
Volltext
Buchkapitel -
17
Floating-Point Algorithms and FPU Design in Verilog HDL
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… In the modern CPUs, there is a floating‐point unit which can operate on floating‐point numbers. The IEEE 754 Standard defines mainly two floating‐point …”
Volltext
Buchkapitel -
18
Multiple-Cycle CPU Design in Verilog HDL
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… This chapter describes a method for designing a multiple‐cycle (MC) CPU which uses less time to execute simple instructions. The key design point of the MC CPU …”
Volltext
Buchkapitel -
19
Input/Output Interface Controller Design in Verilog HDL
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… This chapter first introduces the basic technologies related to input/output (I/O) interface design, and describes the methods of data error detection and …”
Volltext
Buchkapitel -
20
Memory Hierarchy and Virtual Memory Management
ISBN: 1118841093, 9781118841099Veröffentlicht: Singapore Wiley 2015Veröffentlicht in Computer Principles and Design in Verilog HDL (2015)“… Memory is a temporary place for storing programs. It is commonly implemented with dynamic random access memory (DRAM). This chapter describes the memory …”
Volltext
Buchkapitel

