M
-
M's profile was updated 2 months, 1 week ago
-
M replied to the topic Compiling with Xcelium in the forum OSVVM 1 year ago
Thank you for answering. Sorry for the delay – I was diverted onto other things…
I’m not sure if it is a bug, because it explicitly says it is not supported. Or am I misunderstanding something?
-
M started the topic Compiling with Xcelium in the forum OSVVM 1 year ago
I’m trying to compile using Xcelium. I am getting an error at this line here:
subtype InterruptGeneratorRecArrayType is StreamRecArrayType(open)(DataToModel(0 downto 0), DataFromModel(0 downto 0), ParamToModel(NULL_RANGE_TYPE), ParamFromModel(NULL_RANGE_TYPE)) ;
because
OPEN unsupported in array constraint
This seems pretty fundamental.…[Read more]