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

Error instantiating qlal4s3b_cell_macro with new names (Clk_Cxx) #2348

Open
carlosedp opened this issue Dec 15, 2021 · 2 comments
Open

Error instantiating qlal4s3b_cell_macro with new names (Clk_Cxx) #2348

carlosedp opened this issue Dec 15, 2021 · 2 comments
Labels

Comments

@carlosedp
Copy link

I'm instantiating the macro for clock and it fails packing. This is my Verilog:

qlal4s3b_cell_macro u_qlal4s3b_cell_macro (
    .Clk_C16 (clko),
    .Clk_C16_Rst (),
    .Clk_C21     (),
    .Clk_C21_Rst ()
);

The error I'm getting is:

Type: Blif file
File: Toplevel.eblif
Line: 1989
Message: Failed to find matching architecture model for 'qlal4s3b_cell_macro'

Versions:

root@eb74749d0141:/src# yosys --version
Yosys 0.9+2406 (git sha1 d282be04, x86_64-conda_cos6-linux-gnu-gcc 1.24.0.133_b0863d8_dirty -fvisibility-inlines-hidden -fmessage-length=0 -march=nocona -mtune=haswell -ftree-vectorize -fPIC -fstack-protector-strong -fno-plt -O2 -ffunction-sections -fdebug-prefix-map=/home/runner/work/conda-eda/conda-eda/workdir/conda-env/conda-bld/quicklogic-yosys_1625138793175/work=/usr/local/src/conda/quicklogic-yosys-0.8.0_105_gd282be04 -fdebug-prefix-map=/usr/local/envs/eos-s3=/usr/local/src/conda-prefix -fPIC -Os)
root@eb74749d0141:/src#
root@eb74749d0141:/src# vpr --version
VPR FPGA Placement and Routing.
Version: 8.1.0-dev+e73e88940
Revision: 8.0.0-4023-ge73e88940
Compiled: 2021-07-01T11:51:56
Compiler: GNU 9.3.0 on Linux-4.15.0-1113-azure x86_64
Build Info: Release IPO PGO VTR_ASSERT_LEVEL=2
@issuelabeler issuelabeler bot added the bug label Dec 15, 2021
@carlosedp
Copy link
Author

carlosedp commented Jan 11, 2022

Ping... any news about this?
Might be related to https://symbiflow.slack.com/archives/CGCL3DBMM/p1639411001290300

@Aminekachkach
Copy link

Aminekachkach commented Apr 12, 2023

Ping... any news about this? Might be related to https://symbiflow.slack.com/archives/CGCL3DBMM/p1639411001290300

Slack

Hello,
did you resolve the issue?
Also the link you suggest requires an account is it normal?
Br

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants