Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- when a or b changed, the "out" must flip,i don't know how to achive it except the way i posted. --- Quote End --- The behaviour is different, also without timing violations, cause it's an AND operation. So I don't know, if you intend the above coded or the descripted behaviour. If a and b aren't too fast, synchronous processing based on sufficient fast system clock would be my favourite solution. Of course, an exact behavioural specification, also considering possible overlappping of both signals, must exist.