mirror of
https://github.com/soconnor0919/eceg431.git
synced 2026-06-23 18:01:47 -04:00
e389939297
- 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