Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
618 views
in Technique[技术] by (71.8m points)

logic - why the D-FF does not use the clock assigned by me Quartus schematic

Overall schematic

The schematic given above is a simplified version of a design. But this is enough to explain my problem. As you can see from the schematic, clock signal of second dff is connected to (Q0' & clk). But in simulations, D1 is not using the signal connected to the port. Instead, it clearly uses my_clk signal. I added CLK1 pin for more clear observation. Simulation results I wonder why does this happen? Also, I added the buffers at clock port with the hope of solving the problem but it didn't help. In case of someone offers to delete those buffers, it does not work. I also added more closer picture of the problematic area. I would really appreciate it if you explain me the problem here. Thanks in advance.

Closer look to schematic

EDIT: When I remove the AND gates it works fine. So, the problem is the AND gate. But I need them in my overall design.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...