Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- according to the code you posted, en_mod_reset doesnt connect to anything... --- Quote End --- Sorry I did not make it clear enough. Assume that en_mod, associated to the signal en_mod_reset in uart_rx, is connected to the reset in the mod_27. Both of them are connected to the 50MHz clock and were simulated. The circuit is working normally if I connect the reset of the mod_27 to the reset of the whole system. But i need the mod_27 reseted if no start bit in uart_rx is detected. So uart_rx controls the mod_27 reset trhough the en_mod_pin. uart_rx(en_mod) -> mod_27(reset) Thank you for your help.