Verilog: - A IEEE Standard Hardware Descriptive Language
Verilog: - A IEEE Standard Hardware Descriptive Language
Verilog: - A IEEE Standard Hardware Descriptive Language
Verilog Modeling
Input Output
RTL Synthesis
RTL Synthesis Vs Simulation
Timing specifications
endmodule
Different syntax and operators in Verilog
Syntax Operators
D’ or d’ Decimal 16’d255 16
H’ or h’ Hexadecimal 8’h9a 8
B’ or b’ Binary ’b1010 32
O’ or o’ Octal ’o21 32
_ ignored 32’h21_65_bc_fe 32
In casez, z is treated
as don’t cares
“?” denotes don’t cate terms