I found the linuxcnc gschem library and are thinking about adding a back end 
for gschem. There already is a backend in python although other backends for 
gschem is written i scheme.

The first thing I noticed is library pin symbol pintype is not good enough, 
there is only in and out. There is a need for what is usual a type in a 
programming language like float, integer or similar. In ordinary schematics 
there are concepts like driven low but not high for open collector and similar. 
I think it pintypes like "in.float", "out.float", "in.bit", ... would be 
suitable.

Second thing I noticed is threads are represented by an n pin symbol, I think a 
one pin symbol would be enough, there would be one "net" for each thread 
possible with many called functions.

Nicklas Karlsson

------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to