mirror of
https://github.com/soconnor0919/eceg431.git
synced 2025-12-11 06:34:43 -05:00
- Use out=out, out[0..7]=outLow, out[8..15]=outHigh, out[15]=sign syntax - Compute flags using internal signals outLow, outHigh, sign - Avoids HDL restriction on using output pins as inputs