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
2025-03-23 02:48:54 +02:00
Code
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 17:14:39 -03:00
<comp> = R<C<L;
b2/: syntax change: use = for instead of : for format declarations
2012-04-25 18: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 17:14:39 -03:00
}
Copy Permalink