AngelVillanueva
New Contributor
2 years agoFPGA Initialization / Reset
Hi,
I have tried to search for information on how to manage FPGA initialization / reset and have not found conclusive information so I would appreciate some help on this topic.
- Is it a reset signal always necessary to initialize the FPGA to a known state? What can be done if there is no reset signal available?
- Can you know the initialization value of registers and state machines without using a reset signal?
- Can registers and finite state machines be initialized using VHDL / Verilog code?
Thank you in advance.