xspice, digital/d_fdiv, fix the type of counter and counter_old

from Digital_State_t to int
This commit is contained in:
rlar
2010-07-16 15:38:27 +00:00
parent 84a69a3896
commit 1915f964dc
2 changed files with 13 additions and 8 deletions
+5
View File
@@ -1,3 +1,8 @@
2010-07-16 Robert Larice
* src/xspice/icm/digital/d_fdiv/cfunc.mod :
xspice, digital/d_fdiv, fix the type of counter and counter_old
from Digital_State_t to int
2010-07-16 Robert Larice
* src/xspice/icm/digital/d_dff/cfunc.mod ,
* src/xspice/icm/digital/d_dlatch/cfunc.mod ,