mirror of
https://github.com/soconnor0919/eceg431.git
synced 2026-05-08 09:08:56 -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