Call log_error() instead of log_warning() on unsupported cell type in FIRRTL backend.
authorJim Lawson <ucbjrl@berkeley.edu>
Wed, 24 Jul 2019 20:33:16 +0000 (13:33 -0700)
committerJim Lawson <ucbjrl@berkeley.edu>
Wed, 24 Jul 2019 20:33:16 +0000 (13:33 -0700)
commit7e298084e458c3fcccece565df305271db51aec8
treee9143077ae0f3e6205004f5c4b051caf44e2c58d
parentc66b7402c06455535bb43ee65fe20515b5b9c0ee
Call log_error() instead of log_warning() on unsupported cell type in FIRRTL backend.
backends/firrtl/firrtl.cc