diff options
author | Aki Van Ness <aki@yosyshq.com> | 2023-02-01 10:15:20 -0500 |
---|---|---|
committer | Aki <201479+lethalbit@users.noreply.github.com> | 2023-02-03 08:27:52 -0500 |
commit | a90f9406155aafb4becc43fb21c75ab3aff9bdd7 (patch) | |
tree | b29b9c3c13ece110d813a4d32ebdc27ddc9c0d55 /CODEOWNERS | |
parent | 221036c5b69a7298b5363c384e40f507b08dd179 (diff) | |
download | yosys-a90f9406155aafb4becc43fb21c75ab3aff9bdd7.tar.gz yosys-a90f9406155aafb4becc43fb21c75ab3aff9bdd7.tar.bz2 yosys-a90f9406155aafb4becc43fb21c75ab3aff9bdd7.zip |
backends/firrtl: Ensure `modInstance` is valid
This should fix #3648 where when calling `emit_elaborated_extmodules` it
checks to see if a module is a black-box, however there was no
validation that the cell type was actually known, and it just always
assumed that we would get a valid instance, causing a segfault.
Diffstat (limited to 'CODEOWNERS')
0 files changed, 0 insertions, 0 deletions