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

Setting both EN_HLS and EN_PR does not work #28

Open
ThibautMarty opened this issue Dec 19, 2022 · 1 comment
Open

Setting both EN_HLS and EN_PR does not work #28

ThibautMarty opened this issue Dec 19, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@ThibautMarty
Copy link

ThibautMarty commented Dec 19, 2022

Setting both EN_HLS=1 and EN_PR=1 leads to a synthesis issue.

Steps to reproduce for Alveo U200 (but I guess it does not work on any platform):

cd hw
mkdir build
cd build
cmake .. -DFDEV_NAME=u200 -DEXAMPLE=hyperloglog -DEN_PR=1 ..
make shell compile

The first error in the file lynx/lynx.runs/design_user_wrapper_c0_0_synth_1/runme.log is:

ERROR: [Synth 8-439] module 'design_user_hls_c0_0' not found [REDACTED/lynx/hdl/wrappers/config_0/user_wrapper_c0_0.sv:121]
@ThibautMarty ThibautMarty changed the title Setting both EN_HLS and EN_ Setting both EN_HLS and EN_PR does not work Dec 19, 2022
@d-kor d-kor added the bug Something isn't working label Dec 21, 2022
@ml-tum
Copy link

ml-tum commented Aug 9, 2023

Hi, is there any progress on this issue, or are there any workarounds to make it functional?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants