microprocessors
Microprocessor vs discrete FET clock speed
How do microprocessors achieve such high clock speeds when discrete FETs can only achieve approx 20MHz? Do they have a large number of parallel sequential logic systems?[详细]
2023-04-10 02:47 分类:问答Serial Communication between two microprocessor (H8S2633R) in C language
I am doing a school project that required communication between two microprocessor, I did not convert to RS232 for this communication as the two processor is place next to each other. The program shou[详细]
2023-03-19 19:58 分类:问答The CPU core ordering/numbering in 2-chipset Intel Westmere
I am using a Intel Westmere processor. The architecture of westmere consists of 12 CPU cores arranged on 2-chips. So it means that each chip contains 6 cores.[详细]
2023-03-14 01:01 分类:问答Compare bits in assembly
How can I compare two bits if they are equal or not in 8051? I need to jump if two bits are equal. I have a value in a register and I am searching if this value is equal another constant value. Exampl[详细]
2023-03-01 14:06 分类:问答Atmel C compiler manual?
I\'m just getting started with the Attiny84 on AVR Studio 5 (based off of Visual Studio).However, I cant find the C programmers manual for it so I can figure out how to write ISR\'s, address GPIO pins[详细]
2023-02-27 04:53 分类:问答how did i do it in my exam :) counting the number of keypresses
i got this question in my exam today and i wrote some code for it.i would like you to tell me where did i go wrong.[详细]
2023-02-24 22:33 分类:问答Does QEMU support emulation of PowerPC CPUs MPC5510 and/or MPC5566?
Does QEMU support开发者_开发技巧 PowerPC MPC5510 and/or MPC5566?Ok. No QEMU does not support Powerpc MPC5510/MCP5566. Command:[详细]
2023-02-15 01:15 分类:问答Why is x86 little endian?
A real question that I\'ve been asking myself la开发者_运维百科tely is what design choices brought about x86 being a little endian architecture instead of a big endian architecture?Largely, for the sa[详细]
2023-02-14 12:11 分类:问答How to generate a random number in 8086 assembly? [duplicate]
This question already has answers here: 8086 random number generator (not just using the system time)?[详细]
2023-01-29 19:55 分类:问答How is a physical address generated in 8086?
In the 8086 architecture, the memory space is 1 MiB in size and divided into logical segments of up to 64 KiB each.[详细]
2023-01-25 18:36 分类:问答