mirror of https://github.com/YosysHQ/icestorm.git
Fix icecube.sh -384
This commit is contained in:
parent
4a4be48c34
commit
d4a3c95543
|
|
@ -42,7 +42,7 @@ if [ "$1" == "-8k" ]; then
|
|||
fi
|
||||
|
||||
if [ "$1" == "-384" ]; then
|
||||
ICEDEV=384-qn32
|
||||
ICEDEV=lp384-qn32
|
||||
shift
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue