R
Rick C. Hodgin
Guest
On Tuesday, December 12, 2017 at 3:11:01 PM UTC-5, Rick C. Hodgin wrote:
I had the thought I can build it this way to have a one-sided board:
====================================
||||||| || || || <=== 3x 40-pin
80386 =======================
|||| <=== Proprietary 120+pin adapter
=====[ FPGA ]==================
And I may be able to build it this way:
=======================
|||| |||||||
=====[ FPGA ]================== 80386
Where the 80386 plugs directly into the proprietary 120+pin adapter.
This would give me a framework where I can create the custom board
to use the appropriate GPIO pins, and +3.3 and GND pins, to provide
power to the CPU. My goal then is to generate the double-pumped
clock at 2 MHz, and respond to the bus signals with a state machine,
and provide a memory controller for the actual instructions.
Will anybody help me?
--
Rick C. Hodgin
It will need a 132-pin PGA, a custom board which connects into the
three parallel 40-pin adapter board I have for my FPGA. In that way,
the 80386 chip will ride right above the FPGA, with traversing the main
40-pin-to-FPGA connection, and the 80386 board-to-40-pin connection.
80386
=========
|||||||||
===========================
|| || || <=== 3x 40-pin
=======================
|||| <=== Proprietary 120+pin adapter
=====[ FPGA ]==================
I had the thought I can build it this way to have a one-sided board:
====================================
||||||| || || || <=== 3x 40-pin
80386 =======================
|||| <=== Proprietary 120+pin adapter
=====[ FPGA ]==================
And I may be able to build it this way:
=======================
|||| |||||||
=====[ FPGA ]================== 80386
Where the 80386 plugs directly into the proprietary 120+pin adapter.
This would give me a framework where I can create the custom board
to use the appropriate GPIO pins, and +3.3 and GND pins, to provide
power to the CPU. My goal then is to generate the double-pumped
clock at 2 MHz, and respond to the bus signals with a state machine,
and provide a memory controller for the actual instructions.
Will anybody help me?
--
Rick C. Hodgin