Jerome Hugues
Jerome Hugues
What do you mean by "we cannot ignore source_text in source program"? A model is perfectly valid if subprograms do not define source_text. However it may not be correct for...
I suggest you study the provided examples. As I said; - your example is perfectly valid if you perform scheduling. The Source_Text property is not necessar. - your example is...
Actually, flows are not instantiated. Your work-around simply masks this. I need to cover this case
I analyzed this issue a little bit. You won't be able to perform flow analysis through a backend since they are not instantiated. Actually, you do not need flows to...
Any thoughts on this?
OSATE2 latency analysis applies its own set of rules to evaluate the latency. These work on specific cases. You may want to review the existing documentation and TR. REAL allows...
The current Cheddar backend supports Cheddar 2.x, Upgrading to Cheddar 3.2 is not that complicated. However Cheddar's author created a plugin for OSATE that exports to 3.2. I recommend using...
I am not sure what will be the future of cheddarkernel, but I am fine not touching the code base Yes, you can propose a PR to specify a custom...
The patches above solve the issue for PolyORB-HI/C
Can you provide a test for the failure you observe?