Mikolaj
New Contributor
2 years agoOnly 0 outputs in waveform simulation
I have a problem with simulating schematics in Quartus II 13.1 Web Edition. I've tried to simulate several projects, but every simulation gives me 0s in the outputs. I remember that I accidentally ch...
- 2 years ago
Hi,
circuit behaviour is just as expected.You have a quad DFF 74175 connected as circular shift register. All register are initially cleared, shifting "0000" will never result in a nonzero bit.