|
This post was updated on .
i'm a bit confused,and would like to understand something,the most-significant-bit(MSB),the first bit/sign bit in a 2s complement number of e.g a 16 bit output "out[16]" would be listed as the "out[15]"? i was confused when "out[0]" didn't work for the control logic of the ng output bit for the Hack ALU,and searched for help and "out[15]" worked,i was confused because i thought the first bit aka "out[0]" would act as the sign bit/MSB
|