Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

need a help in programming a encoder using verilogA

Status
Not open for further replies.

hareharan

Newbie level 1
Joined
Oct 25, 2013
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
7
can anyone share me a sample program on encoder logic in verilogA.if any one could help me out with a example for 2 or 3 combinations at least using a "if" statement or a case statement would help me to understand better.
how do I represent bits in verilogA , for ex in vhdl we write in_ std_logic_vector[3 downto 0]; later when we write process(s) and case statement when "000"=>I<="0000001".the bits in the case statement gets mapped to vector statemnt .how can I do like this in verilogA?

Thanks in advance
 
Last edited:

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top