5
examples/zynq7000/IP/rst_gen.tcl
Normal file
5
examples/zynq7000/IP/rst_gen.tcl
Normal file
@ -0,0 +1,5 @@
|
||||
create_ip -vlnv xilinx.com:ip:proc_sys_reset -module_name rst_gen
|
||||
set_property -dict [ list \
|
||||
CONFIG.C_EXT_RESET_HIGH {0} \
|
||||
CONFIG.C_AUX_RESET_HIGH {0} \
|
||||
] [ get_ips rst_gen ]
|
Reference in New Issue
Block a user