Commit 45e235a5 authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

Add implicit CompileOptions to Record and Bundle (#595)

Fixes #495

Helps distinguish between Records/Bundles defined in Chisel._ vs.
chisel3._. Also override compilationOptions when bulk connecting
Records/Bundles defined in Chisel._. This allows Records/Bundles defined
in Chisel._ code to be correctly bulk connected in chisel3._ code.
parent 9ad6c747
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