icpld -config conf 
The above doesn't work, even if conf is in the same directory.
Fix this by using:
icpld -config ./conf
