This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
eda-tools
Watch
1
Star
0
Fork
0
You've already forked eda-tools
mirror of
git://projects.qi-hardware.com/eda-tools.git
synced
2024-11-22 21:32:29 +02:00
Code
75479a894b
eda-tools
/
b2
/
HIERARCHY
8 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
b2/: first tentative version of hierarchy parser, with example
2012-04-25 23:14:39 +03:00
<comp> = R<C<L;
b2/: syntax change: use = for instead of : for format declarations
2012-04-26 00:25:35 +03:00
T=<comp> {
R: { R=#R TOL=%R };
C: { C=#F TOL=%C };
L: { L=#H TOL=%L };
b2/: first tentative version of hierarchy parser, with example
2012-04-25 23:14:39 +03:00
}
Copy Permalink