Forum Discussion
Altera_Forum
Honored Contributor
18 years agoThe memory blocks internal to FPGA's do not typically have a clearing function that zeros the memory locations, but rather clear output registers that hold the last value read, or address latching registers for holding addresses, etc.
Refer to the sevtion fo the particular families data sheet for details on these clearing functions. As such, most inferred RAM do not see a need for the reset function.