-
Notifications
You must be signed in to change notification settings - Fork 44
Changelog
Mikhail Moiseev edited this page Dec 31, 2022
·
12 revisions
- Record type in signal/port supported
- Temporal assertions updated with stable/rise/fell
- Pretty printers for SystemC type support in
gdbadded
-
sc_bvsupported - string literals supported, intended to introduce >64bit integer literals
- Inner record supported, array in record supported
- Record with base class supported, multiple inheritance supported
- Variable, constant and static constant member
std:arraysupported - Constant member
std::vectorsupported
- Generate
localparamfor non-modifed member variables - Global constant in MIF fixed
-
sc_vectorof MIF supported - Function call in loop condition supported (for loop with
wait()) - Constant and static constant arrays suported in MIF
- Unsigned mode added
- Clang/LLVM updated to 12.0.1
- Signed arithmetic fixed