The persistent variable has been interpreted as a local variable. If you intend for it to be a register, you must initia
Posted: Fri Mar 12, 2021 9:54 am
The persistent variable has been interpreted as a local variable. If you intend for it to be a register, you must initialize it to a constant value, then read the variable before it is written.
makehdl
makehdl