-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1、axis2xgmii32.v里面由于输出数据需要每66个时钟暂停2个时钟,所以在读入数据的时候要提前控制一下; 2、xgmii2axis32.v里面也是处理~xgmii_valid时,导致last信号无法有效输出。(DATA,CRC,IDLE,IDLE,T)这种情况last信号输出有问题。 IDLE指xgmii非valid #6
- Loading branch information
1 parent
c294345
commit dea8492
Showing
7 changed files
with
496 additions
and
207 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.