Update picorv32.sh
This commit is contained in:
parent
bccf95296c
commit
9a498c26d1
@ -3,6 +3,7 @@ set -ex
|
|||||||
rm -f picorv32.v
|
rm -f picorv32.v
|
||||||
wget https://raw.githubusercontent.com/cliffordwolf/picorv32/master/picorv32.v
|
wget https://raw.githubusercontent.com/cliffordwolf/picorv32/master/picorv32.v
|
||||||
yosys picorv32.ys
|
yosys picorv32.ys
|
||||||
../nextpnr-xc7 --json picorv32.json --xdl picorv32.xdl
|
../nextpnr-xc7 --json picorv32.json --xdl picorv32.xdl --pcf picorv32.pcf --freq 150
|
||||||
#../nextpnr-ice40 --hx8k --asc picorv32.asc --json picorv32.json
|
xdl -xdl2ncd picorv32.xdl
|
||||||
#icetime -d hx8k -t picorv32.asc
|
#bitgen -w blinky.ncd -g UnconstrainedPins:Allow
|
||||||
|
trce picorv32.ncd -v 10
|
||||||
|
Loading…
Reference in New Issue
Block a user