Quantcast
Channel: Altera Forums
Viewing all articles
Browse latest Browse all 19390

register's initial value during reset state

$
0
0
Hi,

Is it customary and synthesizable to enter the initial value that different from 'zero' during reset state?

for instance:
"
if reset = '1' then
reg <= "01";
reg_1 <= x"11";
elsif(-----) then
~
end if;
"

reg - internal signal inside the code
reg_1 - out put signal(FPGA envelop)

Tnx

Viewing all articles
Browse latest Browse all 19390

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>