6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Mon Apr 29, 2024 11:37 am

All times are UTC




Post new topic Reply to topic  [ 10 posts ] 
Author Message
PostPosted: Tue Mar 11, 2014 11:53 pm 
Offline

Joined: Tue Mar 11, 2014 11:39 pm
Posts: 3
Location: West Grove, PA USA
I've been wanting to build a 6502 computer for 20 years, having used a Sym 1 for my senior engineering project back in the dark ages (I went to college with Fred Flinstone).

I'd like to design my system from scratch, but since I'm terrible at clerical things, I defintely need to use a CAD system to create/tweak/modify the design.

Can anyone recommend a good open-source CAD program? I won't need PCB baord layouts, but I do plan on using wire wraps, so I need some way of assembling a parts list and point-to-point wire list.

Anybody have a suggestion?

TIA!


Top
 Profile  
Reply with quote  
PostPosted: Tue Mar 11, 2014 11:57 pm 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8155
Location: Midwestern USA
NerdWorld wrote:
I've been wanting to build a 6502 computer for 20 years, having used a Sym 1 for my senior engineering project back in the dark ages (I went to college with Fred Flinstone).

I'd like to design my system from scratch, but since I'm terrible at clerical things, I defintely need to use a CAD system to create/tweak/modify the design.

Can anyone recommend a good open-source CAD program? I won't need PCB baord layouts, but I do plan on using wire wraps, so I need some way of assembling a parts list and point-to-point wire list.

Anybody have a suggestion?

TIA!

You could download the free software from ExpressPCB and just use the schematic program. Eagle has a free version, but I don't know to what extent it would fit your needs. I did all my design work in ExpressPCB.

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
PostPosted: Wed Mar 12, 2014 12:16 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8428
Location: Southern California
Welcome! Coffee and donuts are on the table in the middle.

Take a look at http://en.wikipedia.org/wiki/Comparison_of_EDA_software .

See also my 6502 primer which is mostly about 6502 hardware design and construction, at http://wilsonminesco.com/6502primer/index.html . It has a page on wire-wrap too, at http://wilsonminesco.com/6502primer/WireWrap.html .

I've brought a lot of commercial products to market though, and I don't use CAD for schematics, only laying out PC boards, which have been up to 12 layers and 500 parts.

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Top
 Profile  
Reply with quote  
PostPosted: Wed Mar 12, 2014 9:05 am 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10793
Location: England
For open source PCB (or circuit) design, try KiCad and gEDA.
See http://stardot.org.uk/forums/viewtopic. ... 58&p=81254
And
http://www.kicad-pcb.org/display/KICAD/ ... ware+Suite (via http://teholabs.com/knowledge/kicad.html)
and
http://www.geda-project.org/ (via http://www.gpleda.org/)


Top
 Profile  
Reply with quote  
PostPosted: Sat Mar 15, 2014 10:03 pm 
Offline

Joined: Tue Mar 11, 2014 11:39 pm
Posts: 3
Location: West Grove, PA USA
Thanks, Guys! Garth, I had already found and read your excellent primer. Thanks!


Top
 Profile  
Reply with quote  
PostPosted: Thu Mar 20, 2014 2:47 pm 
Offline

Joined: Wed Jan 08, 2014 3:31 pm
Posts: 569
If you want to use an existing design, Douglas Beattie Jr. published one here:

http://www.hytherion.com/beattidp/compu ... iy6502.htm

It includes a complete list of wire wrap points, so if you are slow and careful it should be a doable project.


Top
 Profile  
Reply with quote  
PostPosted: Sat Mar 22, 2014 1:09 am 
Offline
User avatar

Joined: Fri Dec 12, 2008 10:40 pm
Posts: 1000
Location: Canada
Just a suggestion, but recently I found that buying all the WW wire, sockets, pins, boards, tools, etc.. was more troublesome, time consuming and more expensive than having a PCB made. Personally I'd not bother with WW in this day and age. I used to swear by it, but IMO it's just not worth it any more. Back then (197X-198X) it would cost many hundreds or thousands to have a custom PCB made so WW made sense. Now you can get small boards made for about $20 a piece in very small quantities (3 or 4) and even less in larger quantities. A lot of the PCB shops offer free software.

_________________
Bill


Top
 Profile  
Reply with quote  
PostPosted: Sat Mar 22, 2014 2:55 am 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8155
Location: Midwestern USA
BillO wrote:
Just a suggestion, but recently I found that buying all the WW wire, sockets, pins, boards, tools, etc.. was more troublesome, time consuming and more expensive than having a PCB made. Personally I'd not bother with WW in this day and age. I used to swear by it, but IMO it's just not worth it any more. Back then (197X-198X) it would cost many hundreds or thousands to have a custom PCB made so WW made sense. Now you can get small boards made for about $20 a piece in very small quantities (3 or 4) and even less in larger quantities. A lot of the PCB shops offer free software.

I tend to agree with Bill on this. Twenty-five years ago, the idea of doing a prototype on a PCB was usually financially out of the question, so wire-wrap ruled. Money was more valued than fabrication time, even when finding and fixing mistakes was factored in.

Not any more. At this stage of my life, my time is of more value to me than money, so I will opt for the PCB before reaching for the wire-wrap tools. Plus designing on a PCB makes tighter and potentially better-performing layouts easier to achieve. These days, about the only use that 30 gauge wire gets around here is applying hardware patches. :lol:

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
PostPosted: Sat Mar 22, 2014 5:59 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8428
Location: Southern California
We have the "Cheap PCB Stories" topic at viewtopic.php?t=1913, about two years old. It may still be valuable as-is, but if there are updates, please post them.

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Top
 Profile  
Reply with quote  
PostPosted: Fri Mar 28, 2014 7:13 am 
Offline

Joined: Wed Feb 05, 2014 7:02 pm
Posts: 158
Hell must've froze over, because I managed to find wire-wrap wire at my local Radio Shack :D! Coupled with a generously-donated wire-wrap tool, all I need now is some parts, and some wire-wrap sockets that are sure to cost me an arm and a leg :(...

As for CAD software, I use DipTrace... up to 500 pins for hobbyist use at no charge.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: