Search found 83 matches

by keli
Thu Dec 21, 2017 5:00 pm
Forum: HARDWARE DISCUSSIONS
Topic: MNT VA2000 graphics card in a Mega ST
Replies: 11
Views: 8925

Re: MNT VA2000 graphics card in a Mega ST

Hi Kell. Very interesting stuff. As you might know (or not), me and Juliusz have a 68020 board for STE/MSTE with an expansion bus. I was planing on making a video card for it but looking at what you're doing may be we wont and instead support you :) Of course our bus is 32 bits but totally supports...
by keli
Thu Dec 21, 2017 4:01 pm
Forum: HARDWARE DISCUSSIONS
Topic: MNT VA2000 graphics card in a Mega ST
Replies: 11
Views: 8925

Re: MNT VA2000 graphics card in a Mega ST

/DTACK with the clock domain crossing can be more complicated than it seems.. The problem with /DTACK with a lot of the Atari chips is that it can arrive at any time, but, it generally arrives a fraction too early before the data is actually ready to read. Yes all that /DTACK is imo a design flaw w...
by keli
Thu Dec 21, 2017 2:51 pm
Forum: HARDWARE DISCUSSIONS
Topic: MNT VA2000 graphics card in a Mega ST
Replies: 11
Views: 8925

Re: MNT VA2000 graphics card in a Mega ST

Update as of 12/21/2017: I started a new HDL project from scratch instead of trying to understand all of the original VA2000 sources, as almost all of the logic was in the top file... most of it in a huge state machine. Instead I've divided everything into small modules talking to each other using t...
by keli
Thu Dec 07, 2017 3:53 pm
Forum: HARDWARE DISCUSSIONS
Topic: MNT VA2000 graphics card in a Mega ST
Replies: 11
Views: 8925

Re: MNT VA2000 graphics card in a Mega ST

A small status update. I managed to solder the sockets on to the adapter board and have done some testing. First the bad news: The bidirectional voltage converters/buffers on the VA2000 all have their /OE pins hardwired to ground. This means that while the FPGA is powering up, its outputs have an un...
by keli
Wed Nov 29, 2017 6:25 pm
Forum: HARDWARE DISCUSSIONS
Topic: MNT VA2000 graphics card in a Mega ST
Replies: 11
Views: 8925

Re: MNT VA2000 graphics card in a Mega ST

I just received the PCB for my adapter. I used ALLPCB and ordered 5 copies for USD 16.00. (Actually received 7) I have all the components, so as soon as I have a few spare clock cycles, I will have to start soldering. pcb 1.jpg I used the footprint for a straight DIN connector for the MegaBus, but a...
by keli
Mon Nov 27, 2017 1:57 pm
Forum: FPGA DEVELOPMENT
Topic: Project: HDMI/DVI out for STFM
Replies: 666
Views: 327225

Re: Project: HDMI/DVI out for STFM

AFAIK there is only the palette register, colour changes AFAIK can't reset anything else full screen demos wouldn't work. Possible resolution changes could trigger a internal reset... but again it also would double up that the shifter doesn't output any data for a while and blanking is active for a...
by keli
Mon Nov 20, 2017 7:32 pm
Forum: HARDWARE DISCUSSIONS
Topic: D68000 FPGA core ?
Replies: 6
Views: 4804

Re: D68000 FPGA core ?

There is also the LGPL licensed TG68 open core. https://opencores.org/project,tg68
by keli
Mon Nov 20, 2017 6:26 pm
Forum: HARDWARE DISCUSSIONS
Topic: MNT VA2000 graphics card in a Mega ST
Replies: 11
Views: 8925

Re: MNT VA2000 graphics card in a Mega ST

Looks interesting! What are the actual specs for the card ? Though assume there will also need to be drivers done for the ST.. It's based on the MiniSpartan6+ and he originally just made an adapter board with just the level converters and sockets for that board. It has later evolved into a board on...
by keli
Mon Nov 20, 2017 5:28 pm
Forum: HARDWARE DISCUSSIONS
Topic: MNT VA2000 graphics card in a Mega ST
Replies: 11
Views: 8925

MNT VA2000 graphics card in a Mega ST

I recently found this open source FPGA graphics card made for the Amiga ZORRO II/III expansion bus . After studying the inner workings of the ZORRO II expansion bus, I noticed it was pretty close to the bare m68000 CPU bus. Feeling brave, I ordered a card from his web shop and now I have a shiny Spa...
by keli
Fri Nov 03, 2017 7:19 am
Forum: FPGA DEVELOPMENT
Topic: Project: HDMI/DVI out for STFM
Replies: 666
Views: 327225

Project: HDMI/DVI out for STFM

Then TOS writes the appropriate video mode value directly into the shifter's video mode register without caching it in a RAM variable The value is in fact cached in RAM at 0x00044C (sshiftmd system variable). Some interrupt handler or handlers reads the shifter's video mode register directly and wr...

Go to advanced search