mirror of
https://github.com/sxpert/hp-saturn
synced 2024-12-24 21:59:33 +01:00
add a command line to test UM5G-85K chip
This commit is contained in:
parent
35381d5405
commit
e6e3bb2325
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue