Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • My log keeps saying "continuous assignment width mismatch, 4 bits (lhs) versus 32 bits (rhs), source info: assign max=m" Commented Feb 15, 2020 at 6:29
  • That's because int is 32 bits, but it should still work that way. I updated the answer to match it up, try that. Commented Feb 15, 2020 at 6:42
  • You are an absolute beaut Justin :) Commented Feb 16, 2020 at 2:41