# HG changeset patch # User martin # Date 2013-04-18 08:07:47 # Node ID 4d0c0e3061bdad80a2cc015e7603576b7fa32f05 # Parent 22d60c2dfe8c3ba362cc0df1a3be203197f07be4 réorganisation mineur diff --git a/lib/lpp/general_purpose/general_purpose.vhd b/lib/lpp/general_purpose/general_purpose.vhd --- a/lib/lpp/general_purpose/general_purpose.vhd +++ b/lib/lpp/general_purpose/general_purpose.vhd @@ -111,7 +111,6 @@ Constant ctrl_CLRMAC : std_logic_vector( GENERIC( Input_SZ_A : INTEGER := 8; Input_SZ_B : INTEGER := 8 - ); PORT( clk : IN STD_LOGIC; diff --git a/lib/lpp/general_purpose/vhdlsyn.txt b/lib/lpp/general_purpose/vhdlsyn.txt --- a/lib/lpp/general_purpose/vhdlsyn.txt +++ b/lib/lpp/general_purpose/vhdlsyn.txt @@ -15,3 +15,4 @@ REG.vhd SYNC_FF.vhd Shifter.vhd general_purpose.vhd +TwoComplementer.vhd