Vivado Cannot Build any Design that has the f1_inst Block on the FPGA Developer AMI

0

Steps:

  1. git clone https://github.com/aws/aws-fpga.git
  2. source hdk_setup from the aws_fpga directory
  3. create Vivado_init.tcl with line: source $::env(HDK_SHELL_DIR)/hlx/hlx_setup.tcl
  4. vivado
  • This starts Vivado in the remote desktop
  1. created the custom command button to run aws::make_ipi.
  2. click the custom command button
  • This creates a new block diagram with the f1_inst block connected to the s_sh input
  1. click the run Synthesis button
  • Synthesis starts and then ends with an error message:
  • Could not find module 'bd_1827_mircroblaze_l_0'. The XDC file /home/centos/test_fpga_project/test_fpga_project/sources_1/bd/cl/ip/cl_f1_inst_1/bd_0/ip/ip_0/bd_1827_microblaze_1_0.xdc will not be read for any cell of this module.

Result:

I cannot use Vivado to build any design that uses the F1 FPGAs.

Please Help:

Please tell me how I can create a minimal design starting with a new project.

gefragt vor 2 Jahren305 Aufrufe
1 Antwort
0

Dear customer

Thank you so much for your interest in AWS. To understand the scenario correctly, can you please answer the questions below

1.) Are you creating an IPI design for F1 or are you using FPGA dev AMI to develop your own IPI for a different device of interest 2.) Can you please confirm what device was selected in your project 3.) Can you please confirm which version of developer AMI are you using. are you seeing this with all versions of dev AMI or is a specific version of developer AMI giving you the error reported

Thanks

AWS
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen