07-28-2016, 08:09 PM
(07-28-2016, 07:21 PM)CrazyGuy108 Wrote: Superscalar?
Good luck with the scheduler if you follow through with making one, you'll need it.
scheduling wont be a big deal at all, u dont NEED a "scheduler" for superscalar, if u program with the hardware in mind, u can schedule inst as u write the programs...
also, in response to the OP, multi ALUs arent that useful, try doing an ALU, a multiplier and a divider as different functional units, then u have different time scales to work with ... also, none of this really works out for ur benifit unless u either pipeline or give each ALU a different PROM, then its just a multi CPU