Unverified Commit 386a7f35 authored by Hideto Ueno's avatar Hideto Ueno Committed by GitHub
Browse files

Add ifElseFatal intrinsics; use it for chisel3.assert emission (#3825)



This replaces printf-encoded assertion with ifElseFatal intrinsics.
The intrinsic is a private object of core since we don't want to expose it other than chisel3.assert.

Co-authored-by: default avatarJack Koenig <jack.koenig3@gmail.com>
parent d37891a1
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