preethi19
Full Member level 5
- Joined
- Jun 30, 2014
- Messages
- 273
- Helped
- 0
- Reputation
- 0
- Reaction score
- 1
- Trophy points
- 16
- Activity points
- 3,474
can someone pls explain me the initial statement in verilog HDL. I mean we initialize a value within the always statement block for the variable then why do we need initialize and also it is told that it executes only once that too during simulation. wat does this mean. i mean if we use initialize in the verilog code shouldn't be executed during synthesis also why only for simulation. I'm just started with few basics pls correct me if i am wrong