- fixed clock
git-svn-id: http://moon:8086/svn/vhdl/trunk@1217 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -109,8 +109,8 @@ inst_sdram_clk : entity work.sdram_clk
|
||||
error_out => error
|
||||
);
|
||||
|
||||
clk_wr <= clk0_s;
|
||||
clk_rd <= clk0_s;
|
||||
clk_wr <= clk0;
|
||||
clk_rd <= clk0;
|
||||
|
||||
rst0_gen:
|
||||
process(clk0)
|
||||
|
||||
Reference in New Issue
Block a user