Differences
This shows you the differences between two versions of the page.
|
dtpr_v4_qdec [2010/12/05 22:05] beckmanf created |
dtpr_v4_qdec [2010/12/06 17:49] (current) beckmanf GPIO auf LEDR gelegt |
||
|---|---|---|---|
| Line 182: | Line 182: | ||
| | | ||
| LEDR(7 downto 0) <= std_ulogic_vector(count); | LEDR(7 downto 0) <= std_ulogic_vector(count); | ||
| - | LEDR(9 downto 8) <= "00"; | + | LEDR(9 downto 8) <= GPIO_1(1 downto 0); |
| HEX2 <= "1111111"; | HEX2 <= "1111111"; | ||