tempneff
Newbie level 2
- Joined
- Mar 4, 2013
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,296
Hi all,
I have basic verilog homework in my combinational logic class. I;m trying to get a feel for the software so I wrote a code for a simple xor gate so I can test some things out. We are instructed to obtain a truth table for all our assignments.
I created a waveform file and then run the simulation. I then export the report that this generates as a .tbl file. It gives m a table but only for one case (1,0 = 1), how can I expand on this. Can the software run every combination of inputs automatically or do I have to code that somehow?
So I don't gave t come around here asking baby questions, can anyone recommend a decent tutorial for absolute beginners.
I have basic verilog homework in my combinational logic class. I;m trying to get a feel for the software so I wrote a code for a simple xor gate so I can test some things out. We are instructed to obtain a truth table for all our assignments.
I created a waveform file and then run the simulation. I then export the report that this generates as a .tbl file. It gives m a table but only for one case (1,0 = 1), how can I expand on this. Can the software run every combination of inputs automatically or do I have to code that somehow?
So I don't gave t come around here asking baby questions, can anyone recommend a decent tutorial for absolute beginners.