Forum Discussion
atex-tester
New Contributor
4 days agoThe led pin is gpio only.nothing is there and test point only. The nios clk is 100mhz, I am using oscilloscope to capture the wave form. A constant one is shown only. Pin assignment is correct. The pll locked is high but nothing came out from the pin
ShengN_altera
Super Contributor
2 days agoYou'll have to use pll clock source with low jitter check this link
Schematic can be downloaded from installer package link
For example premium dev kit, I set the location as below:
Signal tap result:
I use issp to toggle the reset:
issp u0 (
.source (sys_reset) // output, width = 1, sources.source
);