scripts- add a5soc device

main
Rejeesh Kutty 2017-06-13 09:53:22 -04:00
parent ff646b0cfc
commit ffb6cd4b0b
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ proc adi_project_altera {project_name} {
if [regexp "_a5soc$" $project_name] {
set family "Arria V"
set device 5CSXFC6D6F31C8ES
set device 5ASTFD5K3F40I3ES
set system_qip_file system_bd/synthesis/system_bd.qip
}