Search found 36 matches

by porcupine
Fri May 18, 2018 9:14 pm
Forum: Hardware
Topic: Cmod C2 CPLD?
Replies: 14
Views: 5525

Re: Cmod C2 CPLD?

The insurance settlement was such that anything that I was to be compensated for, they had to take away to discard. So it was either keep it and risk it not working again and not getting anything, or get compensated and go buy a new one.

That thing always annoyed me because it didn't work with GALs ...
by porcupine
Fri May 18, 2018 4:27 pm
Forum: Hardware
Topic: Cmod C2 CPLD?
Replies: 14
Views: 5525

Re: Cmod C2 CPLD?

Cool. I see the SST39VF010-70-4C-NHE at Mouser, 128KB, 70ns access time, and cheap.

But what does one use for a programmer for such PLCC flash chips?

My EPROM programmer was destroyed in a flood last year, so need to replace it.
by porcupine
Fri May 18, 2018 3:26 pm
Forum: Hardware
Topic: Cmod C2 CPLD?
Replies: 14
Views: 5525

Re: Cmod C2 CPLD?

Cool. Tho PLCC isn't breadboard friendly.
by porcupine
Fri May 18, 2018 1:22 pm
Forum: Hardware
Topic: Cmod C2 CPLD?
Replies: 14
Views: 5525

Re: Cmod C2 CPLD?

So I was _thinking_ of attempting a 3v system. But it appears that I'm doomed really on account of the fact that there seems to be no through-hole EPROM or NVRAM type chips with a parallel interface and 3v supply voltage.

So now it looks like I've ordered this 3v only CPLD module but won't really ...
by porcupine
Thu May 17, 2018 2:11 pm
Forum: Hardware
Topic: Cmod C2 CPLD?
Replies: 14
Views: 5525

Re: Cmod C2 CPLD?

Well, just ordered a couple of these. I'll see what I can do with them, at least to prototype on breadboard. Once I'm more confident with them maybe I'd just try my hand at SMT soldering and get something with more pins.
by porcupine
Thu May 17, 2018 2:56 am
Forum: Hardware
Topic: Cmod C2 CPLD?
Replies: 14
Views: 5525

Re: Cmod C2 CPLD?

At a minimum it'd be 816 data bus demultiplexing stuff + address decoder. Chip has I believe, 33 I/Os (XC2C64A VQ44). So about the same as yours. More pins would surely be nice. Too bad they don't make a 48 or even 64-pin version of this. The next thing up from them in this vein are two 48-pins that ...
by porcupine
Wed May 16, 2018 11:03 pm
Forum: Hardware
Topic: Cmod C2 CPLD?
Replies: 14
Views: 5525

Cmod C2 CPLD?

Has anybody looked at using this for address decoding, 816 bus demultiplexing, etc.?

https://store.digilentinc.com/cmod-c2-breadboardable-coolrunner-ii-cpld-module/

Not super cheap, but DIP-type package, breadboardable, 40 pins, has the JTAG etc. bolted on, and once one proves out the design one ...
by porcupine
Thu Dec 08, 2016 8:35 pm
Forum: Programming
Topic: Why is a relocatable stack good for preemptive multitasking?
Replies: 49
Views: 7502

Re: Why is a relocatable stack good for preemptive multitask

The Propeller has semaphor type mechanisms to wait on signals from other cogs.

But the Propeller II (in final stages of development, available on FPGA right now) has interrupts as well. And 16 cores instead of 8, a higher clock rate, way more I/Os, and each I/O can be a ADC or DAC as well.
by porcupine
Thu Dec 08, 2016 2:12 pm
Forum: Programming
Topic: Why is a relocatable stack good for preemptive multitasking?
Replies: 49
Views: 7502

Re: Why is a relocatable stack good for preemptive multitask

This is where the Parallax Propeller really shines as a microcontroller. It doesn't provide interrupts (though the next version will) but it gives you 8 "cogs" (processor cores) which are capable of running completely in parallel each on their own 80mhz clock. You can do some amazing hard realtime ...
by porcupine
Tue Jan 12, 2016 12:33 am
Forum: General Discussions
Topic: W65C265SXB
Replies: 74
Views: 21967

Re: W65C265SXB

Nice work on the daughter board, I have an EagleCAD schematic and layout for a similar board with 4 x 512KB SRAM and 512KB of flash, but never finished it.

What did you use for layout? I'm curious about positioning of the header, etc.

I have written a Python class for communicating with the ...
by porcupine
Thu Dec 10, 2015 12:20 am
Forum: Hardware
Topic: Vulcan-74 - A 6502 Powered Retro MegaProject
Replies: 923
Views: 329262

Re: Vulcan-74 - A 6502 Compatible Retro MegaProject

65c265 has BE and RDY. Same as 816 it seems.

And also a special interrupt driven "parallel interface bus" specifically designed for multiprocessor systems. Badly documented.
by porcupine
Wed Dec 09, 2015 5:59 pm
Forum: Hardware
Topic: Vulcan-74 - A 6502 Powered Retro MegaProject
Replies: 923
Views: 329262

Re: Vulcan-74 - A 6502 Compatible Retro MegaProject

Dr Jefyll, on this sort-of topic, I came across your post here: http://anycpu.org/forum/viewtopic.php?f=20&p=43

I like the idea of board. Would you be interested in publishing full schematics? Make a PCB? I have a few HD6309s lying around here. It'd be neat to build.

Even more interesting would be ...
by porcupine
Wed Dec 09, 2015 12:58 pm
Forum: Hardware
Topic: Vulcan-74 - A 6502 Powered Retro MegaProject
Replies: 923
Views: 329262

Re: Vulcan-74 - A 6502 Compatible Retro MegaProject

It's too bad chips like this: http://www.ebay.ca/itm/8-uPD41264C-DUAL-PORT-VIDEO-RAM-64Kx4-256x4-155-40ns-5V-0-4-DIP-24-DRAM-VRAM-/221594789095 aren't in active production anymore.

Regular DRAM access by the CPU on one side, and simultaneous serial output on another. (http://www.datasheet-pdf.com ...
by porcupine
Wed Dec 09, 2015 1:17 am
Forum: Hardware
Topic: Vulcan-74 - A 6502 Powered Retro MegaProject
Replies: 923
Views: 329262

Re: Vulcan-74 - A 6502 Compatible Retro MegaProject

What I don't get about the Cheap Video Cookbook technique (I just got this book, after reading through this thread, still digesting) is that during video output it's basically just using the MPU as a counter -- kludging the PC to be a simple 16-bit counter. Why not just use a couple chained 74 ...
by porcupine
Tue Dec 08, 2015 11:28 pm
Forum: Hardware
Topic: Vulcan-74 - A 6502 Powered Retro MegaProject
Replies: 923
Views: 329262

Re: Vulcan-74 - A 6502 Compatible Retro MegaProject

Cheap Video Cookbook details how to do CPU driven video from a 6502/6800 type CPU.

But it's really low resolution.