加入外置CRC32_32
This commit is contained in:
@@ -172,7 +172,7 @@ static void init_and_clock(){
|
||||
main_cycle ++;
|
||||
}
|
||||
|
||||
uint8_t phase = 2;
|
||||
uint8_t phase = 4;
|
||||
if ( main_time % 10 == (0+phase) ) {
|
||||
top->clk400 = 1;
|
||||
} else if ( main_time % 10 == (5+phase) ) {
|
||||
|
||||
Reference in New Issue
Block a user