projects
/
fpga
/
rpi-motor-control.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of rtime.felk.cvut.cz:/fpga/rpi-motor-control
[fpga/rpi-motor-control.git]
/
pmsm-control
/
synthetize-agl.sh
1
#!/bin/sh
2
3
synplify_pro -licensetype synplifypro_actel -batch syn.tcl || exit 1
4
designer SCRIPT:par.tcl LOGFILE:par.log || exit 1