Minor changes

git-svn-id: http://moon:8086/svn/vhdl/trunk@71 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2008-10-18 11:36:33 +00:00
parent f50a47246a
commit b656e2890b
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -110,7 +110,6 @@ fsm_sdr_state:
case cmd is
when SD_PRE =>
st_sdr_next <= PRECHARGE;
sdr_addr(BIT_PRE_ALL) <= mode_word(BIT_PRE_ALL);
when SD_LMR =>
st_sdr_next <= MODE;
when SD_ACT =>