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

Vivado synthesis failed for source RTL #2

Open
beef9 opened this issue Mar 22, 2024 · 0 comments
Open

Vivado synthesis failed for source RTL #2

beef9 opened this issue Mar 22, 2024 · 0 comments

Comments

@beef9
Copy link

beef9 commented Mar 22, 2024

Hello,
I am trying to compile the source RTL files in Vivado 2023.2, however, I have the following errors:
[Synth 8-36] 'lwc_config' is not declared
[/sources_1/new/NIST_LWAPI_pkg.vhd":60]
[Synth 8-439] module 'LWC' not found
[Common 17-69] Command failed: Vivado Synthesis failed

I have added all .vhd files in the ascon-hardware/hardware/src-rtl (FIFO.vhd, LWC.vhd, etc.) into my project, but when I click run synthesis, I get the above mentioned errors. Is there something that I am missing?
This is the line that fails:
constant W : natural := LWC_config.W;

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