Commit 81d491bc authored by Matthieu Cattin's avatar Matthieu Cattin

Test with IODDR2 and BUFIO2. Not working properly -> IO clocking issues.

parent 6269b8f0
......@@ -379,7 +379,7 @@ begin
I => clk_sys_buf
);
clk_sys_n_buf : BUFG
clk_sys_n_buf : BUFG
port map (
O => clk_sys_n,
I => clk_sys_n_buf
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment