Forum Discussion
Altera_Forum
Honored Contributor
9 years agoVoltage level issue on MAX10
Hello, i'm trying to test my MAX10 using clock of 1MHz on some pins. one of the HW pins is not output the signal as expected, the clock goes high to 3.3v and then down to 1.6v instead of 0v. t...
Altera_Forum
Honored Contributor
9 years agothis could happen from bad verilog coding?
as far as i know digital output can't be biased. its output only logic levels 0v and Vdd. on the board there is nothing connected between the HW pin and the scope probe. in addition, if i probing other HW pins that wired with the same digital signal (1MHz clock) i see the expected clock on the scope screen, rail to rail. the print screen of the signal from the biased HW pin is attached. so my conclusion is my test setup from the probe perspective is ok. which else configuration parameters in the quartus project should i check?