cornell-zhang / heterocl

HeteroCL: A Multi-Paradigm Programming Infrastructure for Software-Defined Heterogeneous Computing
https://cornell-zhang.github.io/heterocl/
Apache License 2.0
322 stars 92 forks source link

[Fix] Issue #458: Add SHLS Support for hcl.assert_ #460

Closed zzzDavid closed 2 years ago

zzzDavid commented 2 years ago

Add SHLS Support for hcl.assert_

Fixed issue: #458

Detailed description:

This PR fixes two things:

Link to the tests: tests/issues/test_issue_458.py