Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- I actually use that method when I want a default value on a signal. That way 'a' will always have a value even if I don't assign it in the if statement. end --- Quote End --- This seems like a good practice. Now I see the value of such a method. Thank you, Steve