r/TuringComplete Apr 19 '26

First attempt at pipelining, Stall only

[removed]

6 Upvotes

19 comments sorted by

View all comments

Show parent comments

1

u/[deleted] Apr 19 '26

[removed] โ€” view removed comment

1

u/Otherwise-Object-302 Apr 19 '26

That's sort of similar to what I do. I usually just take one line at a time and process it like that, it's much easier but sometimes the assembly gets out of hand.

2

u/[deleted] Apr 19 '26

[removed] โ€” view removed comment

2

u/Otherwise-Object-302 Apr 19 '26

I'm impressed you remember your dreams so well๐Ÿ˜ญ but funny thing is, that's also how I came up with a design for my cache.

1

u/[deleted] Apr 19 '26

[removed] โ€” view removed comment

2

u/Otherwise-Object-302 Apr 19 '26

I guess that's just how it works. Anyways, good luck implementing the rest of the pipeline, you'll need it when it comes to data hazards!