add a command line to test UM5G-85K chip

This commit is contained in:
Raphael Jacquot 2019-03-15 14:54:24 +01:00
parent 35381d5405
commit e6e3bb2325

View file

@ -12,6 +12,7 @@ echo "YOSYS_STATUS ${YOSYS_STATUS}"
echo "--------------------------------------------------------------------"
time nextpnr-ecp5 --85k --speed 6 --freq 50 --lpf ulx3s_v20.lpf --textcfg z_saturn_test.config --json z_saturn_test.json
#time nextpnr-ecp5 --um5g-85k --speed 8 --freq 50 --lpf ulx3s_v20.lpf --textcfg z_saturn_test.config --json z_saturn_test.json
echo "--------------------------------------------------------------------"
echo "Running ecppack"