Giter Club home page Giter Club logo

ascon-hardware's People

Contributors

rprimas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ascon-hardware's Issues

Vivado synthesis failed for source RTL

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;

make: *** [Makefile:167: src_rtl/v1/LWC_config_32.o] Error 127

I followed all the steps at make v1 i got this error:
(env) imran@Imran:/ascon-github/ascon-hardware/software/cryptotvgen/examples$ mv testvectors/v1_32 testvectors/v1
(env) imran@Imran:
/ascon-github/ascon-hardware/software/cryptotvgen/examples$ rm -r ../../../hardware/ascon_lwc/KAT/v1
(env) imran@Imran:/ascon-github/ascon-hardware/software/cryptotvgen/examples$ mv testvectors/v1 ../../../hardware/ascon_lwc/KAT
(env) imran@Imran:
/ascon-github/ascon-hardware/software/cryptotvgen/examples$ cd ../../../hardware/ascon_lwc
(env) imran@Imran:~/ascon-github/ascon-hardware/hardware/ascon_lwc$ make v1
ghdl -a --std=08 -frelaxed-rules --warn-no-vital-generic -frelaxed -O3 -Wbinding -Wreserved -Wlibrary -Wvital-generic -Wdelayed-checks -Wbody -Wspecs -Wunused --warn-no-runtime-error --mb-comments src_rtl/v1/LWC_config_32.vhd
make: ghdl: No such file or directory
make: *** [Makefile:167: src_rtl/v1/LWC_config_32.o] Error 127

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.