Forum Discussion
Altera_Forum
Honored Contributor
15 years agoVHDL timer
hi, how can I write a program for a timer which Measures a pulse width that represents of range.i'm using un ultrasonic sensor, The distance can be calculated using the scale factor of 147u...
Altera_Forum
Honored Contributor
13 years agoYou have a component called "inst20" in your design, and when you instantiate it in your code you are trying to connect a signal to one of its ports that you called "100_cnt" but this port doesn't exist.
Do you have any reason why you are using the deprecated AHDL and not VHDL?