From ead3827d0cd298e68c8b15c6b5cd4316f63beba0 Mon Sep 17 00:00:00 2001 From: galmes Date: Sun, 18 Apr 2004 18:01:48 +0000 Subject: interrupt : suppression de l'interruption de la caméra ! --- 2004/n/fpga/src/interrupt/interrupt.vhd | 4 ---- 1 file changed, 4 deletions(-) (limited to '2004/n/fpga') 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 ( -- cgit v1.2.3