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

NO TOP Module #5

Closed
lanyangyang opened this issue Feb 17, 2023 · 1 comment
Closed

NO TOP Module #5

lanyangyang opened this issue Feb 17, 2023 · 1 comment

Comments

@lanyangyang
Copy link

After following the given step of rebuild project in vivado, I try to generate bitstream. However, I received the following error,
[Common 17-70] Application Exception: Top module not set for fileset 'sources_1'. Please ensure that a valid value is provided for 'top'. The value for 'top' can be set/changed using the 'Top Module Name' field under 'Project Settings', or using the 'set_property top' Tcl command (e.g. set_property top <name> [current_fileset]).
Are there any help??

@Siudya
Copy link
Owner

Siudya commented Feb 19, 2023

Did you create rtl wrapper for the block design? Vivado should automatically pick top module.
In Vivado GUI,you can right click the .bd file and click "create HDL wrapper" and then simply choose auto-update.
Hope it can help.

@Siudya Siudya closed this as completed Apr 3, 2023
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

2 participants