Sign in

username:

password:



Not a member?

Search Sci.Electronics.Design



Search tips

design by Keywords

8051 | Amplifier | AVR | CMOS | Converter | DAC | Diode | FPGA | GPS | I2C | IDE | Laser | LCD | MOSFET | Op-amp | Oscillator | Oscilloscope | PID | PLL | PSU | PWM | RFID | RS232 | RS485 | SMPS | Spice | Transformer | Transistor | TTL | USB | VCO

Ads

See Also

DSPEmbedded SystemsFPGA

design | Re: Overview Of New Intel Core i7(Nehalem) Processor


There are 1 messages in this thread.

You are currently looking at messages 0 to 1.

Re: Overview Of New Intel Core i7(Nehalem) Processor - JosephKK - 2009-06-19 09:51:00

On Thu, 18 Jun 2009 07:53:27 -0700 (PDT), MooseFET
<k...@rahul.net> wrote:

>On Jun 17, 10:08=A0pm, "JosephKK"<quiettechb...@yahoo.com> wrote:
>> On Tue, 16 Jun 2009 18:32:33 -0700 (PDT), MooseFET
>>
>>
>>
>> <kensm...@rahul.net> wrote:
>> >On Jun 16, 1:19=A0am, "JosephKK"<quiettechb...@yahoo.com> wrote:
>> >> On Sun, 14 Jun 2009 17:10:27 -0700 (PDT), MooseFET
>>
>> >>=20
<snip>
>>
>> >> How many address bits (and pins) does your 8051 have?
>>
>> >P0 is 8 bits of multiplexed address and data.
>> >P2 is 8 bits of Address
>> >P1 is 8 more bits of address if you want.
>> >P3 has a few more bits that can be used as address if you want.
>>
>> And is it directly supported by the program counter, or software
>> support needed?
>
>Since the 8088 doesn't support its full memory space with the program
>counter, that question isn't really fair.  The 8051 has a 16 bit
>program counter as dos the 8088.  If you use the segment register in
>the 8088 you can get up to 1 meg.  In the 8051 if you play tricks, you
>can get over a meg.

My idea of fair includes disclosing all the information used in the
comparison.