Re: Instruction And Data memory
- From: Keith Williams <krw@xxxxxxxxxx>
- Date: Tue, 24 May 2005 09:14:44 -0400
In article <l1l491pei07ncfqlfj2us29hp1fnq2k39k@xxxxxxx>,
speffSNIP@xxxxxxxxxxxxxxxxxxxxxxx says...
> On Mon, 23 May 2005 21:20:46 GMT, the renowned Rich Grise
> <richgrise@xxxxxxxxxxx> wrote:
>
> >On Mon, 23 May 2005 13:56:58 +0000, Ken Smith wrote:
> >
> >> In article <pan.2005.05.22.18.27.37.278277@xxxxxxxxxx>,
> >> keith <krw@xxxxxxxxxx> wrote:
> >> [...]
> >>>Not at all. There is a rather big difference between the two. A modern
> >>>x86 doesn't do well with self-modifying code, but it can. An 8051 OTOH.
> >>>The first is clearly Princeton and the latter clearly Harvard.
> >>
> >> The PIC is a better example for Harvard. The 8051 uses the same bus but a
> >> different command signal. The PIC has a bus just for instuctions.
> >
> >IIRC, I once scoured the PIC data*** - _A_ PIC data*** - to see how
> >hard a lookup table would be. Turns out it's a SOB.
> >
> >Thanks,
> >Rich
>
> Got to be the only micro architecture that requires an application
> note to describe how to implement a LUT.
>
> Newer models are better, BTW, but you still have to be a bit careful
> compared to Von Neuman parts like the HC05/08.
Yeah, the '51 bends the Harvard rules by having a MOVC to do LUTs.
--
Keith
.
- References:
- Instruction And Data memory
- From: thejim
- Re: Instruction And Data memory
- From: keith
- Re: Instruction And Data memory
- From: Fred Bloggs
- Re: Instruction And Data memory
- From: keith
- Re: Instruction And Data memory
- From: Ken Smith
- Re: Instruction And Data memory
- From: Rich Grise
- Re: Instruction And Data memory
- From: Spehro Pefhany
- Instruction And Data memory
- Prev by Date: Re: fake PC supplies
- Next by Date: Re: Garage sensor: How do they work ?
- Previous by thread: Re: Instruction And Data memory
- Next by thread: Re: Instruction And Data memory
- Index(es):