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

Empty blackbox context for imap_go #2713

Open
kleinreact opened this issue Apr 25, 2024 · 0 comments
Open

Empty blackbox context for imap_go #2713

kleinreact opened this issue Apr 25, 2024 · 0 comments
Labels

Comments

@kleinreact
Copy link
Contributor

We got the following error in bittide-hardware (see this CI run):

<no location info>: error:

    Clash.Netlist.BlackBox(218): Couldn't instantiate blackbox for Clash.Sized.Vector.imap_go. Verification procedure reported:

    Blackbox requested instantiation of function at argument 1, but BlackBoxContext did not contain one.

which was introduced by this simple change.

Unfortunately, we were not able to create a smaller reproducer for this in a reasonable amount of time. All our efforts to reconstruct the situation worked out just fine.

Hence, the easiest way to reproducing this bug at the moment is to check out the aforementioned commit, enter the provided nix shell and run shake hwCcTopologyTest:hdl.

@kleinreact kleinreact added the bug label Apr 25, 2024
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

1 participant