-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
toolsTools featureTools feature
Description
Currenlty, case statement is emitted into case inside statement.
However, funcations that include case inside statement can't be put RHS of parameter delcarations.
Error-[NYI] Not Yet Implemented
/home/ishitani/workspace/pzdma/hw/sim/pzdma_256b_dual_engines_rtl/sim_binary/dependencies/pzdma/hw/rtl/pzdma/pzdma_source_bus_adapter.sv, 39
Feature is not yet supported: inside operator is not supported by constant
function evaluation.
Source info: case (max_burst_size) inside
pzdma_burst_length_BURST_LENGTH_32:
To resolve this, a new option to select how to eimit case statement is needed.
Metadata
Metadata
Assignees
Labels
toolsTools featureTools feature