Mentz
New Contributor
6 years agoFirst vhdl design, building a bit memory
Hi all,
I starting with vhdl, and build this first design,
Than I wrote to a cyclone II device and got this:
From this circuit, I was expecting that dff output goes high at DFF clock rising edge and stay high. But it goes low at clock rising edge even that clock signal doesn't feeds dff directly.
Could someone help with this? Any help apreciated.
Hi,
I tried to simulate the design; there is a spike in the DFF_Clock that causes the output of signal DFF_output as shown in waveform.PNG.
You may consider to remove the JK FF and AND gate.
Thanks.
Best regards,
KhaiY