Introduction To Verilog
Introduction To Verilog
Prof. A. K. Swain
Asst. Prof., ECE Dept., NIT Rourkela
Module Name
IO Ports
Structure/
Functionality
• “reg” data type retains its value until a new value is assigned.
• All initial and always statements begin execution at time 0 concurrently.
• No delay= assignment occurs instantaneously
Eg: for a 3-input xor gate with Y output and A,B,C as input the syntax will
be :
Behavioral
website:
asic-world.com