Kevin Cameron wrote: >> With this we could then simply use constant functions and then we >> have a ready to go method to perform complex pre-simulation >> initialisation. > > What's telling the compiler it's a constant function, and does it have > to be? Any analog user defined function who's arguments are constant (parameters, numbers) is a constant function, as they can be solved pre-simulation with no dependencies on a matrix etc. I would love to see more use of constant analog functions, if only as an alternative to users writing function macro's to do the same thing. As with all macro's in any language, debugging them can sometimes be a challenge. Cheers... Dave -- ===================================== -- David Miller -- Design Technology (Austin) -- Freescale Semiconductor -- Ph : 512 996-7377 Fax: x7755 =====================================Received on Thu Dec 21 17:38:11 2006
This archive was generated by hypermail 2.1.8 : Thu Dec 21 2006 - 17:38:15 PST