Altera_Forum
Honored Contributor
14 years agoneed help please.. Urgent
I had to design a simple 4-bit calculator for my assignment.
In the calculator, I had used shift register for the memory part. After I completed the entire circuit, everything works well and I can get the output(answer) using the simulation. But when I try implement the circuit to the altera DE1 board, the board is not working. I had refer to my lecturer, he said that if the timing simulation is not same with the functional simulation. The circuit will not work. After check through all the parts(adder, subtractor,multiplier.....) all is working well, which mean the functional simulation is same as the timing simulation. But only the shift register is different. there is a delay in the timing simulation. I had attached the waveform of the shift register in the pdf file. The highlighted red box is the delay part. So can anyone help me out?? please teach me how to reduce the delay or adjust some timing issue.. so that I can get the output same as the functional simulation. Thank you. I appreciate it alot..^^