Opened 10 years ago

Closed 10 years ago

Last modified 7 years ago

#2843 closed defect (fixed)

wrong SimCode.SimVar generation

Reported by: niklwors Owned by: vwaurich
Priority: critical Milestone: 1.9.4
Component: Backend Version: trunk
Keywords: Cc: wbraun

Description

For the model Modelica.Electrical.Digital.Examples.Adder4 the delayTable variables are not correctly generated. E.g for the variable Adder1.Adder1.AND.G2.delayTable a wrong SimVar.numArrayElement list is generated. For each dimension length the string

"Modelica.Electrical.Digital.Interfaces.Logic,Modelica.Electrical.Digital.Interfaces.Logic" is generated which is not a valid dimension length.

Change History (5)

comment:1 Changed 10 years ago by wbraun

  • Cc wbraun added

comment:2 Changed 10 years ago by vwaurich

  • Owner changed from somebody to vwaurich
  • Status changed from new to assigned

comment:3 Changed 10 years ago by vwaurich

  • Resolution set to fixed
  • Status changed from assigned to closed

comment:4 Changed 9 years ago by dietmarw

  • Milestone changed from Future to pre1.9.4

It doesn't make sense to keep closed ticket in the "Future" milestone that were simply forgotten to assign to the correct milestone in the past.

comment:5 Changed 7 years ago by sjoelund.se

  • Milestone changed from pre1.9.4 to 1.9.4

Removing the pre1.9.4 milestone in favor of 1.9.4.

Note: See TracTickets for help on using tickets.