Re: why is freq Internally divided in uPs?

From: Ben Bradley (ben_nospam_bradley_at_mindspring.com)
Date: 12/30/04


Date: Thu, 30 Dec 2004 01:30:24 GMT

On 27 Dec 2004 23:04:20 -0800, "funkymunky"
<prehistorictoad2k@yahoo.com> wrote:

>Hi,
>
>Ive studied the Intel 8085 and the 8051 as part of my curriculum. Im
>curious to know why in both of these devices, the clock that is applied
>to the device is internally divided by 2? why is half to clock value
>not given instead?

   Having learned on a 6502, I often wondered that myself about other
microprocessors. In the 6502, the oscillator frequency IS the internal
clock (and it has the on-chip crystal oscillator circuit, just like
most other such chips). It usually does a memory fetch or write on
every clock cycle, so many instructions took only as many clock cycles
as they needed memory accesses. The minimum was two, so one-byte
instructions such as register-to-register transfers and no-op take two
cycles.

>Thanx in anticipation
>
>regards
>Mayank

-----
http://mindspring.com/~benbradley



Relevant Pages

  • Re: High-end AVR vs. low-end ARM?
    ... The SAM7L runs the flash down to 1,55V. ... clock cycle load instructions. ... since the core can read instructions from the intruction ...
    (comp.arch.embedded)
  • Re: Wow! NoGall Exposed
    ... A CPU has a clock because it operates in a synchronous manner. ... In order to make a CPU fast you want the clock cycle to be a short as ... so when the transistor is tested it shows to hold 1. ...
    (soc.history.medieval)
  • Re: Wow! NoGall Exposed
    ... A CPU has a clock because it operates in a synchronous manner. ... In order to make a CPU fast you want the clock cycle to be a short as ... so when the transistor is tested it shows to hold 1. ...
    (soc.history.medieval)
  • Re: Pad to Setup, Clock to Pad
    ... clock to output delay requirement for the FPGA. ... The actual clock cycle is not relevant to how you go about performing the ... requirements of 0ns of setup time for address relative to write falling and ...
    (comp.arch.fpga)
  • Re: regardign signal assinment statement............................
    ... In general reset and Clock are only examined once at the beginning of a process. ... Your Process has three drivers for output signals There are no inputs to the process, other than its own output signals. ... present clock cycle or at next clock cycle. ...
    (comp.arch.fpga)