Forum Discussion

Mads_From_Denmark's avatar
Mads_From_Denmark
Icon for Occasional Contributor rankOccasional Contributor
12 days ago
Solved

AI Suite - core_hw.tcl error

Hello Altera Community.

Can someone explain what the purpose of the core_hw.tcl file is? It gives me an error about some static_files.tcl file.

core_hw.tcl is a file that appears at the top of an ip repo after using the dla_create_ip command.

Error: C:\Users\mads\Desktop\testHANDMATH\ip_handmath\altera_ai_ip\core_hw.tcl: couldn't read file "C:/Users/mads/Desktop/testHANDMATH/ip_handmath/altera_ai_ip/static_files.tcl": no such file or directory

Personally I fix this by pointing my search path at the verilog folder, instead of the top of the IP folder. ip_repo is my folder generated by dla_create_ip

c:/users/mads/desktop/test/ip_repo/altera_ai_ip/verilog\**\*

  • The static_files.tcl is present in the example ip and is just a bunch of add_fileset_file configs