Commit 6a3eb318 authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Emit FIRRTL andr, orr for Bits.{andR, orR}



Change the emission strategy for Bits methods andR and orR to emit
FIRRTL bitwise reduce operations andr and orr.

Add two tests that assert the correct behavior of these operations in
BitwiseOpsSpec.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent b171f20d
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