I am currently reading Windows Assembly Language and System Programming book. The book laid out the differences between the processors 8086 and 8088.
8086 : 16-bit wide data bus
8088 : 8-bit wide data bus
The book also says that 8086 is better because the data bus is 8-bit. But I thought that the wider the data bus the better it is since more or larger information can be carried by the bus at the time; which is the reason i am confused.
Can anybody clarify this for me please?
8086 : 16-bit wide data bus
8088 : 8-bit wide data bus
The book also says that 8086 is better because the data bus is 8-bit. But I thought that the wider the data bus the better it is since more or larger information can be carried by the bus at the time; which is the reason i am confused.
Can anybody clarify this for me please?