Forum Discussion
Altera_Forum
Honored Contributor
14 years agoProbably you mistyped the names at lines 62 and 68 and you are supposed to assign pulssensor_int instead of pulssensor.
The latter is already assigned out of process: you get the compile error because you try to assign it twice.