summaryrefslogtreecommitdiff
path: root/2004/n/fpga
diff options
context:
space:
mode:
Diffstat (limited to '2004/n/fpga')
-rw-r--r--2004/n/fpga/src/interrupt/interrupt.vhd4
1 files changed, 0 insertions, 4 deletions
diff --git a/2004/n/fpga/src/interrupt/interrupt.vhd b/2004/n/fpga/src/interrupt/interrupt.vhd
index c94ca4c..c3e97bf 100644
--- a/2004/n/fpga/src/interrupt/interrupt.vhd
+++ b/2004/n/fpga/src/interrupt/interrupt.vhd
@@ -24,7 +24,6 @@ entity interrupt is
cs_bloc3 : in std_logic;
-- les sorties
IRQ : out std_logic;
- IRQ_fast : out std_logic; -- IRQ rapide (pour la caméra).
bus_data : out T_DATA
);
end entity;
@@ -71,9 +70,6 @@ begin
-- Mapping des composants.
---interruption de caméra.
-IRQ_fast <= it_fast;
-
-- Les autres interruptions
or8_bloc1 : or8
port map (