10-14-2015, 08:01 PM
How do you design an efficient Instruction Set?
How do you combine two CPU - Cores and is it worth it?
Are Threads or even Multithreading a thing with Redstone?
How do you connect a (mathematical) Co-Processor or a GPU to the CPU?
What about devices like a "mouse" or a keyboard?
How do you prioritize some interrupts over others?
What to do when the calculated number can be dealt with properly, like an overflow or a carry occurs in the programm?
Difference between CISC and RISC (implementation, when to use it and how) ?
well...yeah
How do you combine two CPU - Cores and is it worth it?
Are Threads or even Multithreading a thing with Redstone?
How do you connect a (mathematical) Co-Processor or a GPU to the CPU?
What about devices like a "mouse" or a keyboard?
How do you prioritize some interrupts over others?
What to do when the calculated number can be dealt with properly, like an overflow or a carry occurs in the programm?
Difference between CISC and RISC (implementation, when to use it and how) ?
well...yeah