1.1 diff -r 07be9df9fee8 -r 35dc7ba83714 lm32_include.v 1.2 --- a/lm32_include.v Fri Aug 13 01:13:04 2010 +0100 1.3 +++ b/lm32_include.v Sun Mar 06 21:14:43 2011 +0000 1.4 @@ -296,7 +296,7 @@ 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 1.11 // V.T. Srce 1.12 `define SRCE