To allow synthesis more optimization opportunities.
Considering adding constu "11--0" and maybe umux (with default u's). Something like casex/casez might also be required, along with support for parallel_case/full_case.
Then need to figure out what to do in simulation which will need to model multi-value logic.
To allow synthesis more optimization opportunities.
Considering adding
constu "11--0"
and maybeumux
(with default u's). Something likecasex/casez
might also be required, along with support forparallel_case/full_case
.Then need to figure out what to do in simulation which will need to model multi-value logic.