Yeah, I have a lot of stuff to improve in the new version. The arch is still similar, but only in spirit xD
I'm going for some speedup techniques for the instruction pipeline too. I'll elaborate on it later.
Also working on better i/o hardware. So far so good!
I got me some 1 tick/bit with input buffering so I don't drop bytes.
I'll try for 16 registers, but I'm not sure if I can get a low tick loop out of it....
I might be able to do the context shifting by having every bit of the register actually be a 2-bit barrel shift. Hmmmmnn
I'm going for some speedup techniques for the instruction pipeline too. I'll elaborate on it later.
Also working on better i/o hardware. So far so good!
I got me some 1 tick/bit with input buffering so I don't drop bytes.
I'll try for 16 registers, but I'm not sure if I can get a low tick loop out of it....
I might be able to do the context shifting by having every bit of the register actually be a 2-bit barrel shift. Hmmmmnn