Re: What do we call non-pipelined designs?

Liste des GroupesRevenir à c arch 
Sujet : Re: What do we call non-pipelined designs?
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.arch
Date : 09. Dec 2024, 03:45:09
Autres entêtes
Organisation : None to speak of
Message-ID : <871pyhy3pm.fsf@nosuchdomain.example.com>
References : 1
User-Agent : Gnus/5.13 (Gnus v5.13)
Marcus <m.delete@this.bitsnbites.eu> writes:
I usually (and simplistically) divide CPU designs (implementations) into
two main categories:
>
- Pipelined
- Non-pipelined
>
Of course, there is a sliding scale at play, but let's not get into that
debate.
>
My question is: What is the best name for non-pipelined designs?

I can't think of anything better or clearer than "non-pipelined designs".

I'm thinking about CPU:s that transition through several states (one
clock cycle after another) when executing a single instruction (e.g.
FETCH + DECODE + EXECUTE), and where instruction and data typically
share the same memory interface.

--
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
void Void(void) { Void(); } /* The recursive call of the void */

Date Sujet#  Auteur
8 Dec 24 * What do we call non-pipelined designs?17Marcus
9 Dec 24 +* Re: What do we call non-pipelined designs?7MitchAlsup1
9 Dec 24 i+* Re: What do we call non-pipelined designs?3Lawrence D'Oliveiro
9 Dec 24 ii+- Re: What do we call non-pipelined designs?1David Schultz
10 Dec 24 ii`- Re: What do we call non-pipelined designs?1MitchAlsup1
9 Dec 24 i+- Re: What do we call non-pipelined designs?1BGB
14 Dec 24 i`* Re: What do we call non-pipelined designs?2Marcus
15 Dec 24 i `- Re: What do we call non-pipelined designs?1MitchAlsup1
9 Dec 24 +- Re: What do we call non-pipelined designs?1Keith Thompson
26 Dec 24 `* Re: What do we call non-pipelined designs?8Robert Finch
26 Dec 24  +* Re: What do we call non-pipelined designs?3Thomas Koenig
26 Dec 24  i+- Re: What do we call non-pipelined designs?1BGB
26 Dec 24  i`- Re: What do we call non-pipelined designs?1MitchAlsup1
11 Jan 25  `* Re: What do we call non-pipelined designs?4Marcus
12 Jan 25   `* Re: What do we call non-pipelined designs?3Ze
12 Jan 25    `* Re: What do we call non-pipelined designs?2Michael S
15 Jan 25     `- Re: What do we call non-pipelined designs?1Marcus

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal