- added Tpd to 'dout' for sim
git-svn-id: http://moon:8086/svn/vhdl/trunk@135 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
@@ -341,7 +341,7 @@ cop_register_read:
|
|||||||
reg := (others => '-');
|
reg := (others => '-');
|
||||||
|
|
||||||
end case;
|
end case;
|
||||||
dout <= reg;
|
dout <= reg after 1 ns;
|
||||||
end if;
|
end if;
|
||||||
end process;
|
end process;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user