ucb-bar / chisel2-deprecated

chisel.eecs.berkeley.edu
387 stars 89 forks source link

Chisel3compatibilitycheck #700

Closed ucbjrl closed 8 years ago

ucbjrl commented 8 years ago

Compatibility checks aren't errors until the bitter end. We want to catch as many of them as we can before aborting the elaboration. Reformat ChiselError.check() checks so they're easier to locate.