DESIGN-BASIC-LOGIC-GATES-USING-VERILOG-
Objective-To design and simulate basic logic gates (AND,OR,NOT,XOR)using Verilog HDL and verify their functionality by simulating using ModelSim. AND Gate:output is 1 when all inputs are 1. OR Gate- Output is 1 when atleast one input is 1 . NOT Gate-Inverts the input. XOR Gate : Output is 1 when inputs are different
DESIGN-BASIC-LOGIC-GATES-USING-VERILOG- Latest Version Download
Download Latest Version (.zip)// repository documentation
Was this content helpful?
(0 ratings)
