Skip to content
Snippets Groups Projects
Commit b1acb2fe authored by Alix BARRAQUE's avatar Alix BARRAQUE
Browse files

TP synthe fini

parent 6416fce0
No related branches found
No related tags found
No related merge requests found
...@@ -110,7 +110,7 @@ begin ...@@ -110,7 +110,7 @@ begin
port map ( port map (
I_clk => I_clk , I_clk => I_clk ,
I_rst => I_rst, I_rst => I_rst,
I_addr => S_addr(C_addr_half_w downto 0), I_addr => S_addr,
O_saw_tooth => S_saw_tooth_out_lut O_saw_tooth => S_saw_tooth_out_lut
); );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment