Opened 14 years ago
Last modified 14 years ago
#1528 closed defect (fixed)
Fix code generation of pre()
Reported by: | Martin Sjölund | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Version: | ||
Keywords: | Cc: | Martin Sjölund, Per Östlund |
Description
pre(ASUB) does not work. Try translateModel on some Modelica.Electrical.Digital examples. Should be easy to fix (translate to adressOfFirstElement+offset).
Note:
See TracTickets
for help on using tickets.
Fixed for some cases in r9073. Closing bug for now, reopen if more needs to be done.