Skip to content

Commit 016885b

Browse files
committed
Typo
1 parent 722fe2e commit 016885b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dispatch.vhd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ architecture Behavioral of dispatch is
101101
st_ispinit1, st_ispinit2, st_ispinit3, st_ispinit4, st_ispinit5, st_ispinittx, st_ispinitwait, st_ispinitchk,
102102
st_ispfin1, st_ispfin2, st_ispfin3,
103103
st_isperase1, st_isperase2, st_isperase3, st_isperasetx, st_isperasewait,
104-
st_ispreadflash1, st_ispreadflash2, st_ispreadflash3
104+
st_ispreadflash1, st_ispreadflash2, st_ispreadflash3,
105105
st_ispreadflash_cmd, st_ispreadflash_msb, st_ispreadflash_lsb, st_ispreadflash_dat,
106106
st_ispreadflash_cmdwait, st_ispreadflash_msbwait, st_ispreadflash_lsbwait, st_ispreadflash_datwait,
107107
st_ispreadsig1, st_ispreadsig2, st_ispreadsig3,

0 commit comments

Comments
 (0)