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