itx045: default install

main
Rejeesh Kutty 2015-05-01 16:19:10 -04:00
parent ad551a0073
commit 4bb26caa13
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ proc adi_project_create {project_name {mode 0}} {
}
if [regexp "_mitx045$" $project_name] {
set p_device "xc7z045ffg900-2"
set p_board "em.avnet.com:mini_itx_7z045:part0:1.0"
set p_board "not-applicable"
set sys_zynq 1
}
if [regexp "_rfsom$" $project_name] {