Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Code Explanation Request.

It is probably very simple, but what does "f_gp_timer(f_gp_timer'high - 4)" in f_led_n <= (others => f_gp_timer(f_gp_timer'high - 4)) ; actually do, please? Could someone explain this to me please? ...