Athira0311
New Contributor
3 years agoCannot Instantiate Cyclone V In platform Designer
Hi,
I am trying to instantiate Cyclone V hard processor in platform designer, but I am getting this error:
Error: new.hps_0: list element in quotes followed by ":" instead of space
while executing
"llength $db"
("if" test expression)
invoked from within
"if {[llength $db] != $PASSED_LIST_SIZE} {
return 0
}"
(procedure "::pin_mux_db::load" line 26)
invoked from within
"::pin_mux_db::load $device"
invoked from within
"set load_rc [::pin_mux_db::load $device]"
(procedure "ensure_pin_muxing_data" line 20)
invoked from within
"ensure_pin_muxing_data $device_family"
(procedure "validate" line 4)
invoked from within
"validate"
(procedure "compose_logicalview" line
invoked from within
"compose_logicalview"
Could someone please let me know why is this?