October 2015
Intermediate to advanced
392 pages
8h 52m
English
A central part of microprocessors is the ALU (Arithmetic Logic Unit). This block in a processor takes a number of inputs from registers and, as its name suggests, carries out either logic functions (such as NOT, AND, OR, and XOR) on the inputs, or arithmetic functions (addition or subtraction as a minimum), although it must be noted that these will be integer (or fixed point potentially) only and not floating point. This chapter of the book will describe how these types of low level logic and arithmetic functions can be implemented in VHDL and Verilog.
Keywords
Arithmetic and logic unit
Arithmetic functions
A central part of microprocessors is the ALU (Arithmetic Logic Unit). This block ...
Read now
Unlock full access