Files
Toooba/src_Core
jon 1568fcf485 Enable larger than 2x superscalar by using explicit ports into the BTB.
(Previously we ran into the limit of ports on the regFiles holding state
in the BTB.  This uses a vector of regFiles with a vector of interfaces,
which is logically the same but might produce multiple copies of state.)
2020-09-16 11:42:19 +01:00
..