sun_ray
Advanced Member level 3
- Joined
- Oct 3, 2011
- Messages
- 772
- Helped
- 5
- Reputation
- 10
- Reaction score
- 5
- Trophy points
- 1,298
- Activity points
- 6,828
Are the following verilog loops synthesizable for both FPGA and ASIC?
(i) for loop.
(ii) while loop
(iii) forever loops
Will there be any issues of using the above loops even if they are synthesizable?
(i) for loop.
(ii) while loop
(iii) forever loops
Will there be any issues of using the above loops even if they are synthesizable?