Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <1d2dnfrKM4Bju8r6nZ2dnZfqn_adnZ2d@earthlink.com>
Deutsch   English   Français   Italiano  
<1d2dnfrKM4Bju8r6nZ2dnZfqn_adnZ2d@earthlink.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!local-4.nntp.ord.giganews.com!Xl.tags.giganews.com!local-2.nntp.ord.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail
NNTP-Posting-Date: Mon, 09 Dec 2024 17:21:02 +0000
Date: Mon, 9 Dec 2024 11:20:55 -0600
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
From: David Schultz <david.schultz@earthlink.net>
Subject: Re: What do we call non-pipelined designs?
Newsgroups: comp.arch
References: <vj55g7$1m45$1@dont-email.me>
 <d65a33a059ff66f5dac9415eafc290dd@www.novabbs.org>
 <vj5p0i$8isq$1@dont-email.me>
Content-Language: en-US
In-Reply-To: <vj5p0i$8isq$1@dont-email.me>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Message-ID: <1d2dnfrKM4Bju8r6nZ2dnZfqn_adnZ2d@earthlink.com>
Lines: 22
X-Usenet-Provider: http://www.giganews.com
NNTP-Posting-Host: 108.194.108.58
X-Trace: sv3-66bnHf39ywGDuhIHh6OWqu9qBWBcArz0hBnbm2WNDaSxwhoGdANANqGacabvbmTPiYl9g9+/w19NWWG!j9flI/po/t6sfzkT/uUn0Gd5mHvPKvu//rMComnl29OpsWg2LUwpbDqNcRysm34eBfU9opVAkaH4!nSjnGIZ9vzGeKycAJcVbYOJ66f3JsC/eKHk8kdkIYg==
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
Bytes: 2093

On 12/8/24 9:43 PM, Lawrence D'Oliveiro wrote:
> On Sun, 8 Dec 2024 23:05:40 +0000, MitchAlsup1 wrote:
> 
>> Why, in this day and age, would anyone want to even consider doing
>> something less pipelined than that ?!?!?
> 
> Here’s one reason (tell me if I’m wrong): I remember some CPU designs used
> CMOS and probably some other hardware magic I don’t understand to create
> chips that could run at any speed down to 0Hz.
> 
It required zero hardware magic. It was a design choice.

A dynamic latch required fewer transistors (area) but imposed a minimum 
clock speed to keep the stored charge from leaking away to uselessness. 
A static latch had no minimum speed but required more transistors.

In those early days with CPU transistor counts in the thousands, dynamic 
latches were a good and fairly common choice.

-- 
http://davesrocketworks.com
David Schultz