﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6079	Conflict between modelica_synchronous and pulse source	p.van.der.hulst@…	Karim Adbdelhak	"Hi,
I implemented a wrapping counter using the modelica_synchronous framework. There is also a pulse source in the same model, with the same period value.
The presence of this source triggers the problem:

Instead of incrementing at the same frequency as the pulse source, the counter doesn't increment until the 7th period. 
A hold function behind the wrapping counter outputs impulses, so something is going very wrong.
After working properly for 7 periods, the counter stops
See the attached image.
When the pulse source is removed or set to a different period, the wrapping counter behaves as expected.

Does anyone have a clue what's happening here?

Best regards,
Paul van der Hulst"	defect	new	high		Backend				bernhard.thiele@…
