Forum Discussion
8 Replies
- OJin0
Occasional Contributor
Hello, even when one channel (4C_261) is replaced with a 74160 symbol, the normal frequency (261 Hz) is not output.
Where are there any problems? (Design? Or symbol? Or compile? Or assemble?)
I have attached the project folder.
- SyafieqS
Super Contributor
Hi Oksan,
What do you mean the Quartus behavior is strange? Can you elaborate it? Is it only for 19.1 or other version behave the same? Have you tried on other version?
Thanks,
Regards
- OJin0
Occasional Contributor
Hello,
Right now, I'm using version 19.1 only.
We found clues that differed between the function of the schematic and the simulation result.
As below.
Like Schematic, inst7 (DFF) is normal when triggered on X3 output.
However, in the currently simulated wave picture, inst7 (DFF) was triggered on X2.
In the PIN_F12 terminal of the board, 261Hz is output if it is normal as in the schematic, but the current 522Hz signal is actually doubled.
Why are they different from the schematic and simulation results?
I have attached the current project folder.
Thank you.
- OJin0
Occasional Contributor
Hello, In ElectricPiano_00_00, LPM_COUNTER has no problem at all. 50MHz input, 1/50 divided, 1MHz accurate output. OK. However, there is a problem with the array of four synchronous counters (74160). The output of the 4th counter does not output at the designed frequency. There is an error in the simulation result, and there is also an error in the actual board output. Below is my post on the forum. - Below - " Right now I'm using version 19.1 only. We found clues that differed between the function of the schematic and the simulation result. As below. Like Schematic, inst7 (TFF) should be triggered on X3 output to be normal. However, in the currently simulated wave picture, inst7 (DFF) was triggered on X2. In the PIN_F12 terminal of the board, 261Hz is output if it is normal as in the schematic, but the current 522Hz signal is actually doubled. Why are they different from the schematic and simulation results? I have attached the current project folder. " Thank you.
- OJin0
Occasional Contributor
- OJin0
Occasional Contributor
In the schematic, 12 output signals of each scale divider are designed to be shaped by 50% duty waveform by TFF.
However, it was not shaped for 50% duty on the simulation wave.
That is, the function of TFF did not work.