Kandarp Gandhi
Newbie level 2
- Joined
- Apr 13, 2014
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Location
- San Jose
- Activity points
- 17
Hello
I am writing a verilog code for a 8 bit ripple carry adder that transfers value of input a to a latch and then does the calculation.
However my code is perfect for a system without a latch but when I introduce a latch and a clock the code freaks out. Also in my simulation results the clock just does not start and remains undefined throughout.
Please let me know what could have bee the problem
I am writing a verilog code for a 8 bit ripple carry adder that transfers value of input a to a latch and then does the calculation.
However my code is perfect for a system without a latch but when I introduce a latch and a clock the code freaks out. Also in my simulation results the clock just does not start and remains undefined throughout.
Please let me know what could have bee the problem