 |
Search Sci.Electronics.Basics |
|
 |
 |
|
|
|
 |
|
|
Sci.Electronics.Basics -> Gate Deisgner?
There are 15 messages in this thread.
You are currently looking at messages 1 to 15.
|
Author: QuickHareDate: 18:40 24-05-07
|
|
Hi all,
Hopefully I'm not repeating a question asked many times before, but I did try to
search the net and found no answers.
I'm interested in logic gates, and would like to know if there are any pieces of
software out there that allows be "wire up" theoretical gates on the screen,
edit the wiring, see what happens with certain inputs, etc. I'm not looking for
a piece of software that does the wiring for actual physical components, just
something that will allow me to connect an AND gate to a NOT, from an OR to a
NAND, etc, to build up a logic diagram.
Any ideas?
Of course, in an ideal world, free is good... ;-)
--
QuickHare
|
|
|
|
Author: JamieDate: 19:02 24-05-07
|
|
QuickHare wrote:
> Hi all,
>
> Hopefully I'm not repeating a question asked many times before, but I did try to
> search the net and found no answers.
>
> I'm interested in logic gates, and would like to know if there are any pieces of
> software out there that allows be "wire up" theoretical gates on the screen,
> edit the wiring, see what happens with certain inputs, etc. I'm not looking for
> a piece of software that does the wiring for actual physical components, just
> something that will allow me to connect an AND gate to a NOT, from an OR to a
> NAND, etc, to build up a logic diagram.
>
> Any ideas?
>
> Of course, in an ideal world, free is good... ;-)
>
well for a beginner, I would suggest "Electronics WorkBench"
there are others including free one's i'm sure others will
tell you about .
http://www.electronicsworkbench.com/
That will give you an idea.
--
"I'm never wrong, once i thought i was, but was mistaken"
Real Programmers Do things like this.
http://webpages.charter.net/jamie_5
|
|
|
|
|
|
On May 25, 12:40 am, "QuickHare" <n...@home4comment.com> wrote:
> Hi all,
>
> Hopefully I'm not repeating a question asked many times before, but I did try to
> search the net and found no answers.
>
> I'm interested in logic gates, and would like to know if there are any pieces of
> software out there that allows be "wire up" theoretical gates on the screen,
> edit the wiring, see what happens with certain inputs, etc. I'm not looking for
> a piece of software that does the wiring for actual physical components, just
> something that will allow me to connect an AND gate to a NOT, from an OR to a
> NAND, etc, to build up a logic diagram.
>
> Any ideas?
>
> Of course, in an ideal world, free is good... ;-)
Logic simulation software has been around for years. I used HiLo back
in the 1980s.
Most design packages for programmable logic devices allow you to set
up your logic design as a schematic, using a variety of of logic gate
symbols, as well as various sorts of bistables, and many of these
packages can be downloaded for nothing from the manufacturers web-
sites - Lattice, Xilinx and Altera come to mind.
I tend to use Boolean equations rather than circuit diagrams, so I
can't say anything useful about their schematic capture tools. The
packages all include simulation software.
--
Bill Sloman, Nijmegen
|
|
|
|
Author: Rich WebbDate: 19:37 24-05-07
|
|
On Thu, 24 May 2007 19:02:02 -0400, Jamie
<jamie_ka1lpa_not_valid_after_ka1lpa_@charter.net> wrote:
>QuickHare wrote:
>
>> Hi all,
>>
>> Hopefully I'm not repeating a question asked many times before, but I did try to
>> search the net and found no answers.
>>
>> I'm interested in logic gates, and would like to know if there are any pieces of
>> software out there that allows be "wire up" theoretical gates on the screen,
>> edit the wiring, see what happens with certain inputs, etc. I'm not looking for
>> a piece of software that does the wiring for actual physical components, just
>> something that will allow me to connect an AND gate to a NOT, from an OR to a
>> NAND, etc, to build up a logic diagram.
>>
>> Any ideas?
>>
>> Of course, in an ideal world, free is good... ;-)
>>
>well for a beginner, I would suggest "Electronics WorkBench"
>there are others including free one's i'm sure others will
>tell you about .
and here comes one now! ^_^
The Beige Bag spice products include logic simulation and there's also
an older, stand-alone logic simulator available. Demo versions (that
revert to "Lite" versions after the trial period) are available at
http://www.beigebag.com/demos.htm#v5
#include <std_disclaimer>
Just a satisfied customer who has been using BB products from the days
when they really were packaged in little brown paper bags.
|
|
|
|
Author: Martin RiddleDate: 20:21 24-05-07
|
|
"QuickHare" <noone@home4comment.com> wrote in message
news:Mvo5i.45409$Ug.4459@fe1.news.blueyonder.co.uk...
> Hi all,
>
> Hopefully I'm not repeating a question asked many times before, but I did
> try to search the net and found no answers.
>
> I'm interested in logic gates, and would like to know if there are any
> pieces of software out there that allows be "wire up" theoretical gates on
> the screen, edit the wiring, see what happens with certain inputs, etc.
> I'm not looking for a piece of software that does the wiring for actual
> physical components, just something that will allow me to connect an AND
> gate to a NOT, from an OR to a NAND, etc, to build up a logic diagram.
>
> Any ideas?
>
> Of course, in an ideal world, free is good... ;-)
>
> --
>
> QuickHare
>
>
>
Download Quartus from Altera www.altera.com
With that you can build your logic out of primitives and simulate it.
You need to register it, but its free.
Cheers
|
|
|
|
Author: Stuart BrorsonDate: 21:15 24-05-07
|
|
In sci.electronics.cad QuickHare <noone@home4comment.com> wrote:
: I'm interested in logic gates, and would like to know if there are any pieces of
: software out there that allows be "wire up" theoretical gates on the screen,
: edit the wiring, see what happens with certain inputs, etc. I'm not looking for
: a piece of software that does the wiring for actual physical components, just
: something that will allow me to connect an AND gate to a NOT, from an OR to a
: NAND, etc, to build up a logic diagram.
: Any ideas?
TkGate is free, open-source, and is likely at the feature/complexity level you want
http://www.tkgate.org/
Here's a screenshot:
http://www.tkgate.org/fig/editmainwin.gif
Stuart
|
|
|
|
Author: R. Steve WalzDate: 01:39 25-05-07
|
|
QuickHare wrote:
>
> Hi all,
>
> Hopefully I'm not repeating a question asked many times before, but I did try to
> search the net and found no answers.
>
> I'm interested in logic gates, and would like to know if there are any pieces of
> software out there that allows be "wire up" theoretical gates on the screen,
> edit the wiring, see what happens with certain inputs, etc. I'm not looking for
> a piece of software that does the wiring for actual physical components, just
> something that will allow me to connect an AND gate to a NOT, from an OR to a
> NAND, etc, to build up a logic diagram.
>
> Any ideas?
>
> Of course, in an ideal world, free is good... ;-)
>
> --
>
> QuickHare
---------------------
See www.play-hookey.com for lots of fun.
Also, why not just get a white solderless protoboard and a power supply
for $20 and some 25 cent gate chips from Rat Shack and have at it?
If worse comes to worse, use BASIC or any programming language and
tie the propositions together with Boolean variables?
-Steve
--
-Steve Walz rstevew@armory.com ftp://ftp.armory.com/pub/user/rstevew
Electronics Site!! 1000's of Files and Dirs!! With Schematics Galore!!
http://www.armory.com/~rstevew or http://www.armory.com/~rstevew/Public
|
|
|
|
Author: QuickHareDate: 17:36 25-05-07
|
|
I would like to thank everyone for their contributions, they were all
interesting. I was unable to find free versions of most things listed, and what
I did find weren't Windows compatible.
I do program in BASIC myself, but I wanted something graphical to drag and drop
about the place. TkGate seemed perfect for my needs, except it was Linux-based.
Not to worry, I shall continue my search. I have learned a few lessons from
this, such as to look for "logic simulators" rather than "editors" and such
like, so thanks for all your help! :)
I'll post back if I find anything worth sharing.
Thanks again!
--
QuickHare
"QuickHare" <noone@home4comment.com> wrote in message
news:Mvo5i.45409$Ug.4459@fe1.news.blueyonder.co.uk...
> Hi all,
>
> Hopefully I'm not repeating a question asked many times before, but I did try
> to search the net and found no answers.
>
> I'm interested in logic gates, and would like to know if there are any pieces
> of software out there that allows be "wire up" theoretical gates on the
> screen, edit the wiring, see what happens with certain inputs, etc. I'm not
> looking for a piece of software that does the wiring for actual physical
> components, just something that will allow me to connect an AND gate to a NOT,
> from an OR to a NAND, etc, to build up a logic diagram.
>
> Any ideas?
>
> Of course, in an ideal world, free is good... ;-)
>
> --
>
> QuickHare
>
>
>
|
|
|
|
Author: Jack BDate: 17:48 25-05-07
|
|
In article <hFI5i.64346$Ch.38512@fe2.news.blueyonder.co.uk>,
"QuickHare" <noone@home4comment.com> wrote:
> I would like to thank everyone for their contributions, they were all
> interesting. I was unable to find free versions of most things listed, and
> what
> I did find weren't Windows compatible.
>
> I do program in BASIC myself, but I wanted something graphical to drag and
> drop
> about the place. TkGate seemed perfect for my needs, except it was
> Linux-based.
>
> Not to worry, I shall continue my search. I have learned a few lessons from
> this, such as to look for "logic simulators" rather than "editors" and such
> like, so thanks for all your help! :)
>
> I'll post back if I find anything worth sharing.
>
> Thanks again!
If you haven't already, use Google, to search for "logic simulator"
You might find what you are looking for.
>
>
> --
>
> QuickHare
>
>
> "QuickHare" <noone@home4comment.com> wrote in message
> news:Mvo5i.45409$Ug.4459@fe1.news.blueyonder.co.uk...
> > Hi all,
> >
> > Hopefully I'm not repeating a question asked many times before, but I did
> > try
> > to search the net and found no answers.
> >
> > I'm interested in logic gates, and would like to know if there are any
> > pieces
> > of software out there that allows be "wire up" theoretical gates on the
> > screen, edit the wiring, see what happens with certain inputs, etc. I'm not
> > looking for a piece of software that does the wiring for actual physical
> > components, just something that will allow me to connect an AND gate to a
> > NOT,
> > from an OR to a NAND, etc, to build up a logic diagram.
> >
> > Any ideas?
> >
> > Of course, in an ideal world, free is good... ;-)
> >
> > --
> >
> > QuickHare
> >
> >
> >
--
Jack
|
|
|
|
Author: Lord GarthDate: 19:36 25-05-07
|
|
"QuickHare" <noone@home4comment.com> wrote in message
news:hFI5i.64346$Ch.38512@fe2.news.blueyonder.co.uk...
> I would like to thank everyone for their contributions, they were all
> interesting. I was unable to find free versions of most things listed, and
what
> I did find weren't Windows compatible.
>
> I do program in BASIC myself, but I wanted something graphical to drag and
drop
> about the place. TkGate seemed perfect for my needs, except it was
Linux-based.
>
> Not to worry, I shall continue my search. I have learned a few lessons
from
> this, such as to look for "logic simulators" rather than "editors" and
such
> like, so thanks for all your help! :)
>
> I'll post back if I find anything worth sharing.
>
> Thanks again!
>
Don't be too hasty....
Installation for Windows
In order to run tkgate on Windows, you will need to install Cygwin along
with X11 and the X11 version of tcl/tk (as opposed to the native Windows
version). For details see the Cygwin Installation Page. As of TkGate 1.8.3,
the configuration script now contains Cygwin specific code and should not
require any modification
from: http://www.tkgate.org/installation.html
|
|
|
|
Author: Nicholas SherlockDate: 21:57 25-05-07
|
|
QuickHare wrote:
> Hi all,
>
> Hopefully I'm not repeating a question asked many times before, but I did try to
> search the net and found no answers.
>
> I'm interested in logic gates, and would like to know if there are any pieces of
> software out there that allows be "wire up" theoretical gates on the screen,
> edit the wiring, see what happens with certain inputs, etc. I'm not looking for
> a piece of software that does the wiring for actual physical components, just
> something that will allow me to connect an AND gate to a NOT, from an OR to a
> NAND, etc, to build up a logic diagram.
>
> Any ideas?
>
> Of course, in an ideal world, free is good... ;-)
I like Logisim, free, easy to use, and cross-platform:
http://ozark.hendrix.edu/~burch/logisim/
Cheers,
Nicholas Sherlock
|
|
|
|
Author: JasenDate: 23:40 25-05-07
|
|
On 2007-05-25, QuickHare <noone@home4comment.com> wrote:
> I would like to thank everyone for their contributions, they were all
> interesting. I was unable to find free versions of most things listed, and what
> I did find weren't Windows compatible.
>
> I do program in BASIC myself, but I wanted something graphical to drag and drop
> about the place. TkGate seemed perfect for my needs, except it was Linux-based.
switcher cad III (AKA LT-spice) has gates and flip-flops etc... and a fairly
simple user inteface where you just draw lines on the screen to connect them.
it's a free download from the linear technology website
The only problem is it doesn't do interactve input, but you can use programmed
voltage sources instead.
Electronics workbench is easier in that you can do interactive input but the
version I was exposed to seemed unstable.
> Not to worry, I shall continue my search. I have learned a few lessons from
> this, such as to look for "logic simulators" rather than "editors" and such
> like, so thanks for all your help! :)
>
> I'll post back if I find anything worth sharing.
>
> Thanks again!
>
>
--
Bye.
Jasen
|
|
|
|
Author: MarraDate: 16:58 29-05-07
|
|
I would beware of cheap simulation software.
Not all software takes into consideration all the real world factors
and you could end up with a complex piece of logic that simply does
not work.
For anything of decent size I would use a professional package.
I have done quite a bit of work with FPGA's.
|
|
|
|
Author: Frank RaffaeliDate: 22:38 29-05-07
|
|
On May 29, 4:58 pm, Marra <cresswellave...@talktalk.net> wrote:
> I would beware of cheap simulation software.
>
> Not all software takes into consideration all the real world factors
> and you could end up with a complex piece of logic that simply does
> not work.
>
> For anything of decent size I would use a professional package.
> I have done quite a bit of work with FPGA's.
I used to work with a guy who used to say "just wire it up" ;-) . I
assume the OP wants a simulator because it may be more efficient. I
agree with the poster who suggested Quartus: you can simulate a
synchronous design functionally. When finished, you can even build it
in the FPGA.
OP - If you're a programmer, I recommend Palnitkar's Verilog book.
Forget about the gates: for a large design, the HDL type languages are
faster and easier to manage.
Frank Raffaeli
|
|
|
|
Author: Ian MalcolmDate: 21:30 06-06-07
|
|
QuickHare wrote:
> I would like to thank everyone for their contributions, they were all
> interesting. I was unable to find free versions of most things listed, and what
> I did find weren't Windows compatible.
>
> I do program in BASIC myself, but I wanted something graphical to drag and drop
> about the place. TkGate seemed perfect for my needs, except it was Linux-based.
>
> Not to worry, I shall continue my search. I have learned a few lessons from
> this, such as to look for "logic simulators" rather than "editors" and such
> like, so thanks for all your help! :)
>
> I'll post back if I find anything worth sharing.
>
> Thanks again!
>
>
If you are still looking, try googling for: CircuitMaker 6 Student
Its free for student use, runs on Windows 9x up, supports up to 50
components in a circuit and in its digital simulation mode switches and
indicators are fully animated so just point and click to test your circuit.
--
Ian Malcolm. London, ENGLAND. (NEWSGROUP REPLY PREFERRED)
ianm[at]the[dash]malcolms[dot]freeserve[dot]co[dot]uk [at]=@, [dash]=- &
[dot]=.
*Warning* SPAM TRAP set in header, Use email address in sig. if you must.
|
|
|
|
1 | |
|
|
|
Contact | Electronic Portal
|
|
|