FPGA x86 Processor
code.google.com
FPGA x86 Processor
1–10 of 39 posts
Re: FPGA x86 Processor
#2Re: FPGA x86 Processor
#3Why?
Having tested an x86 processor from a 3rd party manufacturer (not the big ones, and not even the 2nd league)
- Bios. Including ACPI stuff. So Windows XP would boot, with linux some would boot, some would work but with instabilities, some would not boot
- Minor incompatibilities and every nook and cranny of the x86 spec.
- Drivers for everything your board does different
- The x86 (legacy) infrastructure. Not sure how much you need to boot and make Windows work for example. It may get nasty. A20? Chained interrupt handlers? DMA controllers?
Re: FPGA x86 Processor
#4That's only supposed to be 4000 words. A project like this could turn into a book.
Re: FPGA x86 Processor
#5Re: FPGA x86 Processor
#6EE? Extended Essay at the IB? That's only supposed to be 4000 words. A project like this could turn into a book.
Re: FPGA x86 Processor
#7EE? Extended Essay at the IB? That's only supposed to be 4000 words. A project like this could turn into a book.
Re: FPGA x86 Processor
#8Good luck, this is very, very hard Why? Having tested an x86 processor from a 3rd party manufacturer (not the big ones, and not even the 2nd league) - Bios. Including ACPI stuff. So Windows XP would boot, with linux some would boot, some would work but with instabilities, some would not boot - Minor incompatibilities and every nook and cranny of the x86 spec. - Drivers for everything your board does different - The x…
If this is his final EE project as said on the page, in my opinion the main focus of the project is to have a working proof of concept of an implementation of a X86 processor on a FPGA.
He wouldn't have the time to build a fully ready to market X86 processor all by himself, I think.
Re: FPGA x86 Processor
#9EE? Extended Essay at the IB? That's only supposed to be 4000 words. A project like this could turn into a book.