Back in 1971, while tinkering with a calculator, Intel engineer Marcian Hoff had a lightbulb moment: "Hey, what if we jammed all these functions onto one tiny chip?" And just like that, the microprocessor was born!
#microprocessor#innovation#tech#QuickSilicon#HardwareDesign
Given device 0 and 2 needs to transfer 8 bytes and device 1 needs to transfer 16 bytes.
Find the size of the fifo if all of the devices can potentially write 1 byte of data every cycle while the fifo can only pop once in 4-cycles?
#rtldesign#semiconductor#verilog#asicdesign