diff options
author | Sahand Kashani <sahand.kashani@gmail.com> | 2020-05-06 01:01:14 +0200 |
---|---|---|
committer | Sahand Kashani <sahand.kashani@gmail.com> | 2020-05-06 01:01:14 +0200 |
commit | 1f1b64b8808137efa9e15017c839791367fbd221 (patch) | |
tree | 5811f01fc5ae9954bb6c3d10596417213c0eb26a /backends/smt2/smt2.cc | |
parent | 283b1130a651324ff870059dc3b1cf869948db93 (diff) | |
download | yosys-1f1b64b8808137efa9e15017c839791367fbd221.tar.gz yosys-1f1b64b8808137efa9e15017c839791367fbd221.tar.bz2 yosys-1f1b64b8808137efa9e15017c839791367fbd221.zip |
Add extmodule support to firrtl backend
The current firrtl backend emits blackboxes as standard modules
with an empty body, but this causes the firrtl compiler to
optimize out entire circuits due to the absence of any drivers.
Yosys already tags blackboxes with a (*blackbox*) attribute, so this
commit just propagates this change to firrtl's syntax for blackboxes.
Diffstat (limited to 'backends/smt2/smt2.cc')
0 files changed, 0 insertions, 0 deletions