Re: [quirks-uvm-devel] quirks program
Status: Pre-Alpha
Brought to you by:
teodor
From: Sergei L. <se...@mo...> - 2002-04-03 21:48:10
|
> >1. What is auCmp with to channels (in out) ? If it is > >new module you > >enter > >please comment what it does. > > Regarding the above question: > I saw that function in predef_aus.c file. I thought it > does compare two values and store the comparision > value in the output register. > I did it with all guess. I know that this function > definition is kept in > #if 0 > #endif > Oh yes. It is very old schema of comparison. I have trown it out. Usually I use #if 0 and #endif for text which will be deleted. -- Sergei |