pld: give devices a name for referencing in scripts
Change-Id: I05e8596ffacdb6cd8da4dd8a40bb460183f4930a Signed-off-by: Daniel Anselmi <danselmi@gmx.ch> Reviewed-on: https://review.openocd.org/c/openocd/+/7728 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
committed by
Antonio Borneo
parent
7335fbdbda
commit
5ae0264055
@@ -46,7 +46,7 @@ adapter speed 1000
|
||||
${_TARGETNAME}0 configure -event reset-assert-post "cortex_a dbginit"
|
||||
${_TARGETNAME}1 configure -event reset-assert-post "cortex_a dbginit"
|
||||
|
||||
pld device virtex2 zynq_pl.bs 1
|
||||
pld create zynq_pl.pld virtex2 -chain-position zynq_pl.bs -no_jstart
|
||||
|
||||
set XC7_JSHUTDOWN 0x0d
|
||||
set XC7_JPROGRAM 0x0b
|
||||
|
||||
Reference in New Issue
Block a user