Skip to content
Snippets Groups Projects
Commit 55ab9ed8 authored by ARZEL Matthieu's avatar ARZEL Matthieu
Browse files

correctif sur fir.vhd

parent 655767cc
Branches remove-reset
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ architecture myarch of fir is ...@@ -38,7 +38,7 @@ architecture myarch of fir is
end component firUnit; end component firUnit;
signal D_in, D_out : std_logic_vector(7 downto 0); signal D_in, D_out : std_logic_vector(15 downto 0);
begin -- myarch begin -- myarch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment