Commit 440a2d50 authored by Theodor-Adrian Stana's avatar Theodor-Adrian Stana

Changing to master branch

parent c9a88680
This diff is collapsed.
This diff is collapsed.
......@@ -265,8 +265,10 @@ begin
-- !!!!!
led_front_n <= leds_from_trig or (not trigleds);
-- led_front_n <= leds_from_trig or (not trigleds);
led_front_n(1) <= not s_master_i(c_slave_trigleds_wb).ack;
led_front_n(2) <= not s_master_i(c_slave_i2c_slave).ack;
led_front_n(6 downto 3) <= (others => '1');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment