Category:Arithmetic core Language:Verilog Development status:Alpha Additional info: WishBone compliant: No WishBone version: n/a License: BSD
Description
Scalar risc cpu of my own architecture which features dynamic branch predictor (1-bit), single cycle load from l1 data cache, 4-way set-associative 16kb code & data cache(separate). It also has compare-and-jump instruction and lacks condition flags.