Re: difference between pll and dll??



On Thu, 07 Jul 2005 17:14:49 +0100, Paul Burke <paul@xxxxxxxxxx>
wrote:

><snip>
>On the other hand, never try to multiply your clock frequency, or
>demodulate FM, or anything like that, with a DLL, as you'll find it
>difficult to attach the wires.

hehe. Perhaps you could design the DLL as loadable into an FPGA...

Jon
.



Relevant Pages

  • Help with Assembly Binding in ASP.NET 2.0 Web Application Projects
    ... from the bin directory of our ASP.NET 2.0 web application by changing the ... Policy not being applied to reference at this time (private, custom, ... another dll which is referenced in precisely the same way has ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Creating classes via DLL.
    ... >create my instances of the classes from the dll and the dispose of the DLL. ... What you want to do is create that pointer and then totally zap the ... well writing a self destruct mechanism ...
    (comp.lang.pascal.delphi.misc)
  • Re: how to get .lib from .dll
    ... > directly with your application and avoiding another DLL load. ... Static linking is only appropriate if you have one single binary. ... I find it easier to dynamic link and ...
    (comp.lang.asm.x86)
  • Re: C coding guidelines
    ... within that DLL. ... point into source code is a part of the source code. ... Because the compiler included it for you and is using the default DLLMain. ...
    (comp.lang.c)
  • Re: C coding guidelines
    ... within that DLL. ... point into source code is a part of the source code. ... what exists after the compiler/linker get done with it. ...
    (comp.lang.c)