Re: gEDA-user: about DJ

2006-11-08 Thread Peter Baxendale
We used to use DJGPP in our C programming classes. Now the students use
pcb in their ECAD classes. Wonder what he will turn his hand to next...

On Tue, 2006-11-07 at 18:11 -0500, Dave McGuire wrote:
 On Nov 7, 2006, at 6:05 PM, Paul Bunyk wrote:
  Brings back fond memories of compiling my code with PharLap, then with
  djgpp and getting like 30% better performance with the latter! :-)
  Moving to GNU toolchain completely right after that and to Linux
  (Hey, it actually *comes* will all the tools!) around kernel version
  0.93. First Slackware base install living on 16MB partition on my PC
  with /usr/ NFS-mounted from Interactive UNIX server... 1991-1992, I
  think...
 
  Thanks, DJ!
 
I echo this thanks to DJ.  I was working on a 386DX/20 running  
 DOS, and had gotten about as far as I could with Turbo C.  It was a  
 good system, but it was like pulling teeth when compared to  
 developing on [what at the time was my] modern system, a Sun 4/110  
 running SunOS 4.1.  I finally found djgpp and it was like a breath of  
 fresh air.
 
-Dave




___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


Re: gEDA-user: no pins in JUMPER10

2006-11-08 Thread Giorgenes Gelatti

there is goes..
thank you


2006/11/7, John Luciani [EMAIL PROTECTED]:

On 11/7/06, Giorgenes Gelatti [EMAIL PROTECTED] wrote:
 sure.
 And I did the disperse all elements too.

 2006/11/7, Dan McMahill [EMAIL PROTECTED]:
  Giorgenes Gelatti wrote:
  
   2006/11/6, John Luciani [EMAIL PROTECTED]:
  
   On 11/6/06, Giorgenes Gelatti [EMAIL PROTECTED] wrote:
I got a simpler circuit that is not working.
I have snap turned on, but can't see a way of making it works :(
   
  
   What specifically isn't working?
  
   the netlist produced ---
  
   unnamed_net9serial-2 pinbar-9
   unnamed_net8serial-1 pinbar-10
   unnamed_net7serial-4 pinbar-7
   unnamed_net6serial-6 pinbar-5
   unnamed_net5serial-8 pinbar-3
   unnamed_net4serial-3 pinbar-8
   unnamed_net3serial-5 pinbar-6
   unnamed_net2serial-7 pinbar-4
   unnamed_net1serial-9 pinbar-2
  
   which is all of the connections. I do not have the same set of
   footprints so I
   did not check out a PCB file.
  
   (* jcl *)
 
In pcb the components are not connected. :-(

Attach the PCB file and the netlist file.

(* jcl *)

--
http://www.luciani.org


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user



db2bar.net
Description: Binary data


db2bar.pcb
Description: Binary data


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


Re: gEDA-user: no pins in JUMPER10

2006-11-08 Thread John Luciani

On 11/8/06, Giorgenes Gelatti [EMAIL PROTECTED] wrote:

there is goes..
thank you


I changed the refdes value of pinbar to J1 and the value of serial to J2
and the netlist loads. Below are the refdes conventions that I use (that I have
seen on *many* schematics).

I may have missed a few since this is BC (before Cappuccino).

(* jcl *)

Substitute an integer value for n

value  component type
 -
Rn Resistor
Ln Inductor
Cn Capacitor

Bn Battery
Jn Connector
Pn Connector (usually plugs that mate with Jn)
Kn Relay
Sn Switch
Tn Transformer

Dn Diode
Qn Transistor
Un IC
Xn Crystal






--
http://www.luciani.org


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


Re: gEDA-user: no pins in JUMPER10

2006-11-08 Thread John Luciani

On 11/8/06, John Luciani [EMAIL PROTECTED] wrote:


Substitute an integer value for n


This should be

Substitute a cardinal number for n

(* jcl *)



--
http://www.luciani.org


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


Re: gEDA-user: about DJ

2006-11-08 Thread Xtian Xultz
Here in Brazil a public university offers an online C language course. Of 
course, they recommend to use DJGPP. I tryed this course in 99, was the first 
time I used DJGPP.
If someone is curious, here is the link to the course, in portuguese only:
http://www.ead.eee.ufmg.br/cursos/C/c.html


Em Qua 08 Nov 2006 07:54, Peter Baxendale escreveu:
 We used to use DJGPP in our C programming classes. Now the students use
 pcb in their ECAD classes. Wonder what he will turn his hand to next...

 On Tue, 2006-11-07 at 18:11 -0500, Dave McGuire wrote:
  On Nov 7, 2006, at 6:05 PM, Paul Bunyk wrote:
   Brings back fond memories of compiling my code with PharLap, then with
   djgpp and getting like 30% better performance with the latter! :-)
   Moving to GNU toolchain completely right after that and to Linux
   (Hey, it actually *comes* will all the tools!) around kernel version
   0.93. First Slackware base install living on 16MB partition on my PC
   with /usr/ NFS-mounted from Interactive UNIX server... 1991-1992, I
   think...
  
   Thanks, DJ!
 
 I echo this thanks to DJ.  I was working on a 386DX/20 running
  DOS, and had gotten about as far as I could with Turbo C.  It was a
  good system, but it was like pulling teeth when compared to
  developing on [what at the time was my] modern system, a Sun 4/110
  running SunOS 4.1.  I finally found djgpp and it was like a breath of
  fresh air.
 
 -Dave

 ___
 geda-user mailing list
 geda-user@moria.seul.org
 http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


Re: gEDA-user: bug or feature in recent versions of PCB?

2006-11-08 Thread DJ Delorie

 GTK

Have you tried the lesstif one?  I've never seen it do what you're
seeing.


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


gEDA-user: Re: Vendor FPGA tools (was Re: Re: Pointer to 3d CAD?)

2006-11-08 Thread Stephen Williams
ldoolitt-dhTElhTvxjT/[EMAIL PROTECTED] wrote:

  I have added some odd features
 over the past couple of years.  Like the ability to automatically
 create a .ucf file with timing goals in it based on the comments
 in the top level Verilog module:
 
 module stacker(
   input clk,   // timespec 6.5 ns
   input gate,
   ...
 
 which is useful for keeping track of timing and cell usage for
 each of the components of a design.

I use attributes for this sort of thing:

module stacker(
  (* PERIOD=6.5ns *) input clk, ...

xst understands this, as does Icarus Verilog.

-- 
Steve WilliamsThe woods are lovely, dark and deep.
steve at icarus.com   But I have promises to keep,
http://www.icarus.com and lines to code before I sleep,
http://www.picturel.com   And lines to code before I sleep.


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


Re: gEDA-user: gEDA user with problems

2006-11-08 Thread Ales Hvezda
Hi Carlos,

[snip]
I had a little more time, so I tried with 20060906 debian package, and I
get autonumbering working both when placing and copying components.

It's not a matter of versions. Something else is not working properly.

Ales, it seems you were able to reproduce part of the bug. Can you track
it down?


Yes.

Okay, if my memory serves me correctly, CVS HEAD works fine
for renumbering components when copying, but the glist_dev branch does not.
I need to verify this again (I got distracted the last time I was going
down this path).

-Ales



___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user