mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2025-04-21 12:27:27 +03:00
m1rc3/norruption/2/upset: deliberately corrupt the NOR
This commit is contained in:
12
m1rc3/norruption/2/upset
Executable file
12
m1rc3/norruption/2/upset
Executable file
@@ -0,0 +1,12 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
jtag -q <<EOF
|
||||||
|
cable milkymist
|
||||||
|
detect
|
||||||
|
instruction CFG_OUT 000100 BYPASS
|
||||||
|
instruction CFG_IN 000101 BYPASS
|
||||||
|
pld load fjmem.bit
|
||||||
|
initbus fjmem opcode=000010
|
||||||
|
frequency 6000000
|
||||||
|
detectflash 0
|
||||||
|
poke 0x10 0x40 0x10 0 0 0xff
|
||||||
|
EOF
|
||||||
Reference in New Issue
Block a user