URL
https://opencores.org/ocsvn/mips32r1/mips32r1/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 2 |
Rev 3 |
Line 523... |
Line 523... |
else if (EXC_AdIF) Cause_ExcCode_bits <= 4'h4; // 00100
|
else if (EXC_AdIF) Cause_ExcCode_bits <= 4'h4; // 00100
|
else if (EXC_Int) Cause_ExcCode_bits <= 4'h0; // 00000 // OK that NMI writes this.
|
else if (EXC_Int) Cause_ExcCode_bits <= 4'h0; // 00000 // OK that NMI writes this.
|
else Cause_ExcCode_bits <= 4'bxxxx;
|
else Cause_ExcCode_bits <= 4'bxxxx;
|
end
|
end
|
|
|
|
|
endmodule
|
endmodule
|
|
|
No newline at end of file
|
No newline at end of file
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.