Unverified Commit e5b5c6cf authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Verilog emitter transform InlineNots (bp #1270) (#1295)



* Verilog emitter transform InlineNots (#1270)

[skip formal checks]

* ConstProp FoldEqual/FoldNotEqual propagate boolean (non-)equality with true/false
* transform InlineNots
* transform back-to-back Nots into straight rename
* swap mux with inverted select

Co-authored-by: default avatarJack Koenig <jack.koenig3@gmail.com>
(cherry picked from commit f77487d3

)

* Fix .run_formal_checks.sh skipping logic

Fetch and checkout the base branch before attemping to inspect the log

Co-authored-by: default avatarJohn Ingalls <43973001+johningalls-sifive@users.noreply.github.com>
Co-authored-by: default avatarJack Koenig <jack.koenig3@gmail.com>
parent abff6ceb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment