Info
This question is closed. Reopen it to edit or answer.
[REFERENCE DESIGN SIMULINK] Zedboard + Pmod
3 views (last 30 days)
Show older comments
Hi, I have a zedboard with a Pmod CAN of digilent and I try to create a new hardware in vivado to use it in simulink as Reference Design. My Vivado scheme is
and my constraints are
Hence, I create a simulink model, that it works with original Zedboard Hardware, but with my Hardware is not work. The HDL Workflow Advisor stops in step 4. (Create project) with errors:
CRITICAL WARNING: [BD 41-52] Could not find the abstraction definition specified by the vlnv: digilentinc.com:interface:pmod_rtl:1.0
CRITICAL WARNING: [BD 41-181] Type specified by the VLNV: 'digilentinc.com:interface:pmod_rtl:1.0', cannot be found. Interface port: 'Pmod_out' cannot be created
WARNING: [IP_Flow 19-3571] IP 'design_1_PmodCAN_0_0' is restricted:
* IP definition 'PmodCAN_v1_0 (1.0)' relies on the following subcore(s) that were not found in the IP Catalog: digilentinc.com:ip:pmod_bridge:1.0
Please select 'Report IP Status' from the 'Tools/Report' menu or run Tcl command 'report_ip_status' for more information.
CRITICAL WARNING: [BD 41-51] Could not find bus definition for the interface: Pmod_out
CRITICAL WARNING: [BD 41-49] Could not find abstraction definition for the interface: Pmod_out
CRITICAL WARNING: [BD 41-49] Could not find abstraction definition for the interface: Pmod_out
create_bd_cell: Time (s): cpu = 00:00:04 ; elapsed = 00:00:06 . Memory (MB): peak = 395.867 ; gain = 134.109
INFO: [PS7-6] Configuring Board Preset part0. Please wait ......
INFO: [Ipptcl 7-1463] No Compatible Board Interface found. Board Tab not created in customize GUI
WARNING: [BD 5-233] No interface ports matched 'get_bd_intf_ports Pmod_out'
ERROR: [BD 5-106] Arguments to the connect_bd_intf_net command cannot be empty.
ERROR: [Common 17-39] 'connect_bd_intf_net' failed due to earlier errors.
I attach myboard. Thank you
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!