Commit fe7754a4 authored by Albert Magyar's avatar Albert Magyar
Browse files

Add ConvertAsserts transform to map asserts to Verilog-friendly nodes



* ConvertAsserts maps each assert into a gated print-and-stop
* ConvertAsserts is an optional prereq of RemoveVerificationStatements
* ConvertAsserts generates Low FIRRTL
* Drop print for asserts that have an empty message
* Fix scaladoc formatting from review

Co-authored-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent 87c5d034
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