Forum Discussion

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

replacing button press signal with control from another VHDL component

I have a VHDL component, where normally the reset signal is given by pressing a button. Now I want to use another VHDL component to send the reset signal. The problem is that in a normal butto...