Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

output constant signal to oscilloscope

I need to generate a constant high signal to output to an oscilloscope.

I tried letting the an signal pulse_out <='1' and this didn't work either. I believe due to my knowledge that an output port signal needs to be driven by a clock.

I also tried using combinational logic and letting a two signals that were opposite of each other make a new signal by using AND,OR and this did not work either.

I feel like this is alot simpler than I think it is but I've tried everything!!! Any sample code of showing how to output a constant high value of '1' would be great.

4 Replies