-
Notifications
You must be signed in to change notification settings - Fork 559
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
Vivado reports 'set_property' expects at least one object
when doing HwAccel/Design/05-buttom_up_rtl_kernel
#214
Comments
Hi @Rampagee , could you please take a look and check whether you can reproduce this issue? |
'set_property' expects at least one object
when doing HwAccel/Design/05-buttom_up_rtl_kernel
Hi, @xooxit , sorry, I cannot re-produce the errors with same configuration. Below is my relevant log segment. Would you please help to confirm whether the Makefile and krnl_aes_test.xdc files are modified according to U250 case? [15:50:26] Block-level synthesis in progress, 81 of 82 jobs complete, 0 jobs running. [16:00:29] Starting logic optimization.. [16:09:36] Starting logic placement.. |
Thanks for the reply. |
* update from xclbin to xsa * update Makefile for syntax of copyright * update README to remove ES * update graph.cpp * update for 2022.1 Co-authored-by: brucey <[email protected]>
* update from xclbin to xsa * update Makefile for syntax of copyright * update README to remove ES * update graph.cpp * update for 2022.1 Co-authored-by: brucey <[email protected]>
a92c1a5 Merge pull request Xilinx#223 from changg/fix_jinja2 5cf8ff9 revert using virtual env 38ffa7b fix jinja2 ea9ba35 Merge pull request Xilinx#222 from jingt/next 602a025 Fix CR-1108264 d846095 for debug adc52b5 clange-format 8614e37 clang-format acff7d6 update e7bafb9 update a891529 update d111f0f update 1e18c43 Merge branch 'FaaSApps-next' into next c8438f5 resolve conflict 183071b rm pyenv 6c8521d Merge pull request Xilinx#220 from changg/fix_jinja2 aa70063 fix jinja download c32885a Merge pull request Xilinx#214 from jingt/next af5468c cherry_pick_fix_cr_1103991 fcc5753 Merge pull request Xilinx#219 from tuol/cherry_pick_fix_cr_1103991 79ab75e disable datamover case in gui 8f4a1b5 add template 2368087 add loadMasterToDdrWithCounter and storeStreamToMasterWithCounter 335f0a5 modify xrt.ini 4c7b783 add load_master_to_stream_with_counter 0f4aa5b rm ad2b279 update f15f2ee udpate 096e0f1 udpate 36d5ec9 update 896d803 change 2021.1_stable_latest to 2021.2_stable_latest 51137ae update 4328fd9 update b183433 update a76e71a update fbe622f update 506d793 update ce3ecc2 udpate c5d9aa5 udpate 1a83513 update b3e0332 update fb2db00 update 0079227 upate 18c6c6a update 11de555 add case 27e7459 add counter 3a366d8 Merge pull request Xilinx#3 from FaaSApps/next 14d1889 Merge pull request #2 from FaaSApps/next 39e16a2 Merge pull request #1 from FaaSApps/next 98aaf87 update 0770234 update 5df03fe upate 6fb3473 update 549749e updarte 30d7584 update 7167819 update 0279873 update 3cd8eb7 update 4c9dde0 update 7c9939f add script 087d326 add dsp REVERT: 7e07a18 Merge pull request Xilinx#218 from tuol/fix_cr_1103991 REVERT: 3e13860 disable datamover case in gui REVERT: 6be62b4 create master branch from next branch git-subtree-dir: utils git-subtree-split: a92c1a515908da23cc24c873932c23bc74fdfc34 Co-authored-by: sdausr <[email protected]>
3d03602 Merge pull request Xilinx#214 from yuanqian/fix_hls_makefile c4920c9 update 20f9517 fix hls Makefile 0346b17 Merge pull request Xilinx#213 from RepoOps/rep_8 6f19070 Replace DEVICE with PLATFORM Co-authored-by: sdausr <[email protected]>
With the recent updates in the tutorial, we do not see this issue internally. Thanks |
While building the
Hardware_Acceleration/Design_Tutorials/05-bottom_up_rtl_kernel/krnl_aes
project, I got some errors at the stage of FPGA logic optimization. My vitis version is 2021.2 and Ubuntu version is 18.04.I found some advice related to the Error below, and they said created HDL wrapper, but hmm.. anyway, is there any guy who gets a similar error like this?
The text was updated successfully, but these errors were encountered: