Search found 20 matches
- Fri Sep 11, 2026 4:45 pm
- Forum: Historic computer technology preservation
- Topic: Project to create an ATX 80286 mainboard based on the IBM 5170
- Replies: 10
- Views: 426
Re: Project to create an ATX 80286 mainboard based on the IBM 5170
So after my recent findings to further improve the PC/AT system controller derived from the original IBM 5170 technology, I am currently looking into a follow up REV2C system design. Since the completely revised system controller design is also applicable in the PLCC/TTL based design iteration, this ...
- Sun Aug 30, 2026 5:07 pm
- Forum: Historic computer technology preservation
- Topic: Project to create an ATX 80286 mainboard based on the IBM 5170
- Replies: 10
- Views: 426
Re: Project to create an ATX 80286 mainboard based on the IBM 5170
Okay so looking at the PC/AT system in general, inside the system controller there are a lot of logic areas. In order to support the entire system control I created a state machine that follows the 80286 cycles and from the state machine we can decode where the 80286 is operating in the sequence of ...
- Mon Aug 24, 2026 1:58 am
- Forum: Historic computer technology preservation
- Topic: Project to create an ATX 80286 mainboard based on the IBM 5170
- Replies: 10
- Views: 426
Re: Project to create an ATX 80286 mainboard based on the IBM 5170
After getting the 8 bit mode ROM functioning on the REV2C system, I decided to prepare the system for the new system controller CPLD programming.
A few things are moved into the System controller so now we can get rid of U89 entirely.
We will generate all the DMA commands directly from the System ...
A few things are moved into the System controller so now we can get rid of U89 entirely.
We will generate all the DMA commands directly from the System ...
- Sun Aug 23, 2026 2:10 am
- Forum: Historic computer technology preservation
- Topic: Project to create an ATX 80286 mainboard based on the IBM 5170
- Replies: 10
- Views: 426
Re: Project to create an ATX 80286 mainboard based on the IBM 5170
So after making so much progress developing the REV3E System controller CPLD to now function almost completely on synchronous logic, I decided to revisit the REV2A modified system using TTL and PLCC CPLDs. I now want to see what I can do with this system after all the findings with the REV3E system ...
- Thu Aug 20, 2026 10:59 pm
- Forum: Historic computer technology preservation
- Topic: Project to create an ATX 80286 mainboard based on the IBM 5170
- Replies: 10
- Views: 426
Re: Project to create an ATX 80286 mainboard based on the IBM 5170
Okay, now I am making huge progress on the REV3E System controller, I have some very exciting news!
Today I was able to achieve something that was previously not possible.
I have created hundreds of quartus design projects in the past period, however up to today it has been illusive to be able to ...
Today I was able to achieve something that was previously not possible.
I have created hundreds of quartus design projects in the past period, however up to today it has been illusive to be able to ...
- Thu Aug 20, 2026 7:43 pm
- Forum: Historic computer technology preservation
- Topic: Project to create an ATX 80286 mainboard based on the IBM 5170
- Replies: 10
- Views: 426
Re: Project to create an ATX 80286 mainboard based on the IBM 5170
I have done a lot more development on the System control design of the REV3E stage.
I started with merging the PCLOCK and SYS_CLK clock signals.
Previously I was not able to do this in a stable way, however this time I attempted again and finally succeeded to accomplish this.
So now the whole ...
I started with merging the PCLOCK and SYS_CLK clock signals.
Previously I was not able to do this in a stable way, however this time I attempted again and finally succeeded to accomplish this.
So now the whole ...
- Sat Aug 15, 2026 4:10 pm
- Forum: Historic computer technology preservation
- Topic: Project to create an ATX 80286 mainboard based on the IBM 5170
- Replies: 10
- Views: 426
Re: Project to create an ATX 80286 mainboard based on the IBM 5170
This is my latest resulting project as verified on 14-8-2026.
Check the link to the file on GitHub below for the ZIP archive download.
I have developed the REV3E 80286 System controller CPLD design further which now includes synchronously created timing and control signals in even more of the ...
Check the link to the file on GitHub below for the ZIP archive download.
I have developed the REV3E 80286 System controller CPLD design further which now includes synchronously created timing and control signals in even more of the ...
- Sat Aug 08, 2026 10:20 pm
- Forum: Historic computer technology preservation
- Topic: Project to create an ATX 80286 mainboard based on the IBM 5170
- Replies: 10
- Views: 426
Re: Project to create an ATX 80286 mainboard based on the IBM 5170
After having made some major breakthroughs in developing a more synchronous System controller design for the REV3E system, I will share some more details here about how I have succeeded to make this work in a stable fashion.
In addition, I have now restored a dynamic clocking model back into the ...
In addition, I have now restored a dynamic clocking model back into the ...
- Sat Aug 08, 2026 8:30 am
- Forum: Historic computer technology preservation
- Topic: Project to create an ATX 80286 mainboard based on the IBM 5170
- Replies: 10
- Views: 426
Re: Project to create an ATX 80286 mainboard based on the IBM 5170
In our preservation project for the historic IBM 5170 technology we have evolved a system controller design in the REV3E design where we have several options:
- running the 80286 CPU at 22.4MHz using a dynamic clock input on the CPU
The CPU input clock is transitioned into half speed for slow cycle ...
- running the 80286 CPU at 22.4MHz using a dynamic clock input on the CPU
The CPU input clock is transitioned into half speed for slow cycle ...
- Fri Aug 07, 2026 3:27 am
- Forum: Historic computer technology preservation
- Topic: Project to create an ATX 80386DX mainboard based on the Compaq Deskpro 386 Model 40
- Replies: 7
- Views: 665
Re: Project to create an ATX 80386DX mainboard based on the Compaq Deskpro 386 Model 40
Okay so I am now working on the first quartus project to create the System controller CPLD for the new Deskpro system design.
So we are going to include at a minimum all directly related logic which will reduce the pin numbers because various system control signals are created to be used internally ...
So we are going to include at a minimum all directly related logic which will reduce the pin numbers because various system control signals are created to be used internally ...