In reply to chiragg:
Would welcome any suggestions on
- How to declare a zero width signal? Realize that the following is already acceptable
bit [-8:+8] axis;
- What value does 0-width expression have? is it 0 or unknown(x)?
In reply to chiragg:
Would welcome any suggestions on
bit [-8:+8] axis;