How can I be sure that at boot time my module won't get random values to it's control signals and write to an address* before I reset the module?
*(or anything that shouldn't be done before reset)
If the question is considered too general: I'm trying to make some code in System verilog with a Xilinx Zynq platform as a target device in mind.