On Wednesday 07 November 2007 17:54:19 John Griessen wrote: > What do you think of adding hierarchic schematics that handle instances of > subschematics so they are autonumbered, generate a good flat netlist with > long names, and support embedded verilog chunks?
Good idea. Actually, the big problem here is allowing attributes to have
different values depending on context.
This is a non-trivial problem (I've recently been working on datastructures &
algorithms that might allow it to work).
The biggest problems are:
- the current assumption that each text object has only one possible value
- the lack of a defined "project" concept that would make it easier to "look
up" what the current value to display would be.
However, I think these problems are surmountable -- but I don't have anything
worth showing off yet.
Peter
--
Peter Brett
Electronic Systems Engineer
Integral Informatics Ltd
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
