Forum Discussion
Altera_Forum
Honored Contributor
10 years agoPower on detection
Hello, please help me solving the issue. I have FPGA (cyclone-3 based) module connected to another system. That system generates reset signal on power on, and FPGA translates this signal to its...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- So you have assembled hardware, an unchangable design for your FPGA and you want to change system behaviour? --- Quote End --- Why not? It is FPGA. --- Quote Start --- Other than what was said before I don't really see an option. --- Quote End --- http://www.alteraforum.com/forum/showthread.php?t=6602 - setting initial values of the register. It gives good overview on the subject, but does not IMHO provide soltuons to possible metastability/register operational time violation if configuration ends/operation starts on the external clock transition. I found out that I just need internal reset controller. Edit: http://japan.xilinx.com/support/documentation/white_papers/wp272.pdf see page 5 circuit diagram at the bottom making reset signal synchronous.