Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
code_fuer_die_abstimmungsschaltung [2010/11/23 13:55] beckmanf top eingefügt |
code_fuer_die_abstimmungsschaltung [2010/11/23 14:00] (current) beckmanf decide Instanz auskommentiert |
||
---|---|---|---|
Line 109: | Line 109: | ||
); | ); | ||
- | decide_i0 : decide | + | -- decide_i0 : decide |
- | port map (Â | + | -- port map (Â |
- | swcnt1_i => Â | + | -- swcnt1_i => Â |
- | swcnt2_i => Â | + | -- swcnt2_i => Â |
- | sum_o => Â | + | -- sum_o => Â |
- | led_o => LEDR(0)); | + | -- led_o => LEDR(0)); |
| | ||
LEDR(9 downto 1) <= "000000000"; | LEDR(9 downto 1) <= "000000000"; |