1.1 diff -r 77cc432fd249 -r 252df75c8f67 lm32_include.v 1.2 --- a/lm32_include.v Sun Mar 06 21:08:02 2011 +0000 1.3 +++ b/lm32_include.v Sun Mar 06 21:17:31 2011 +0000 1.4 @@ -338,7 +338,8 @@ 1.5 1.6 // Use an asynchronous reset 1.7 // To use a synchronous reset, define this macro as nothing 1.8 -`define CFG_RESET_SENSITIVITY 1.9 +//`define CFG_RESET_SENSITIVITY or posedge rst_i 1.10 +`define CFG_RESET_SENSITIVITY 1.11 1.12 // Whether to include context registers for debug exceptions 1.13 // in addition to standard exception handling registers