- working (SDRAM R1153)

git-svn-id: http://moon:8086/svn/vhdl/trunk@1156 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2015-05-22 21:53:31 +00:00
parent dfffc2ffc7
commit 7c1cc7980b
3 changed files with 3 additions and 20 deletions
-12
View File
@@ -712,10 +712,6 @@ inst_usb_port : entity work.async_port_wb
);
inst_uart_wb_0 : entity work.uart_wb
GENERIC MAP
(
simulate_tx => true
)
PORT MAP
(
CLK_I => CLK_O,
@@ -736,10 +732,6 @@ inst_uart_wb_0 : entity work.uart_wb
);
inst_uart_wb_1 : entity work.uart_wb
GENERIC MAP
(
simulate_tx => true
)
PORT MAP
(
CLK_I => CLK_O,
@@ -760,10 +752,6 @@ inst_uart_wb_1 : entity work.uart_wb
);
inst_uart_wb_2 : entity work.uart_wb
GENERIC MAP
(
simulate_tx => true
)
PORT MAP
(
CLK_I => CLK_O,