Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

width32 and width48 not being created in hlsBuild directory #10

Open
smilepengg opened this issue Aug 25, 2020 · 1 comment
Open

width32 and width48 not being created in hlsBuild directory #10

smilepengg opened this issue Aug 25, 2020 · 1 comment

Comments

@smilepengg
Copy link
Collaborator

Environment variable to generate the width32 and width48 cores are not being set properly in the container

@smilepengg
Copy link
Collaborator Author

There was an instance where width32 and width48 were created (ran using the same code). However, when trying to generate a bitstream, it ran into an error:
error copying "/home/user/galapagos/projects/middleware_test/1/1.runs/impl_1/shellTop.sysdef": no such file or directory
while executing
"file copy -force $project_path/$project_name.runs/impl_1/shellTop.sysdef $project_path/$project_name.sdk/shellTop.hdf"
invoked from within
"if { $start_synth != 0 } {
update_compile_order -fileset sources_1
generate_target all [get_files $project_path/$project_name.srcs/sources_1/..."
(file "shells/tclScripts/make_shell.tcl" line 274)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant