Q BgQuestion:

      
Novice
Karma Points: 25
Respect (96%):
posted by  unicorns=power on 11/4/2009 3:02:21 PM  |  status: Live  |  Earned Karma: 25

Verilog Program Help Please!

Course Textbook Chapter Problem Needs by
N/A N/A N/A N/A 11/9/2009 at 11:00:00 AM
Question Details:
This is a verilog program assignment used with Xilinx 9.1.
For this problem I need help with the code.
Implement and Test via Behavioral Simulation the following logic equation using the assign statement. The inputs are single bit variables (in1, in2,in3, and in4). There is a single output (out1). In the labeling below (* - AND, + - OR, ~ - NOT). In your Verilog code remember to use the bitwise operators & , | , ~ for AND, OR and NOT respectively.

out1 = ~in1 * (in2 + ~in3 + in4) + ~in2 * ( in1 + in3 + ~in4) + ~in2 * ~in3
Bonus Point Alert! Earn +7 additional karma points for helping this gold member.

AAnswers:

Answer Question Ask for clarification

No one has answered this question yet.

Be the first to answer. Earn up to 10 karma points.

Answer Question Ask for clarificarion

Join Cramster's Community

Cramster.com brings together students, educators and subject enthusiasts in an online study community. With around-the-clock expert help and a community of over 100,000 knowledgeable members, you can find the help you need, whenever you need it. Join for free today » How Cramster is different from tutoring »