1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-09-30 00:35:05 +03:00

eeshow/DEMO: add c4puter/motherboard as another example

This commit is contained in:
Werner Almesberger 2016-08-16 05:17:05 -03:00
parent f893e17ed9
commit 18fc781b01

View File

@ -29,3 +29,14 @@ qiv -t diff.png old.png new.png
# Interactively view the schematics
eda-tools/eeshow/eeshow -r $LIBS neo900.sch
# Other projects: c4puter
mkdir c4puter
cd c4puter
git clone https://github.com/c4puter/motherboard.git
cd motherboard
git submodule init
git submodule update
eeshow -r schlib/library/*.lib *.lib motherboard.sch