Can an lattice blackbox module be simulated? #1244
-
I have a Lattice MachXO2 design that uses the embedded function block (EFB). It looks like lattice provides a model for it in "simulation/blackbox/machxo2_black_boxes-vcs.vp" which appears encrypted. At least that is what I used to simulate with VCS. I've tried the other black box files for aldec and NCSIM and they all get errors. Is there a way to do this with iverilog? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
No. Icarus Verilog is open source, so no vendor is going to give us the keys to decrypt their encrypted models, because that would give the whole world access to the decrypted code. |
Beta Was this translation helpful? Give feedback.
No. Icarus Verilog is open source, so no vendor is going to give us the keys to decrypt their encrypted models, because that would give the whole world access to the decrypted code.