Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Polux

  1. P

    How to handle complex numbers and error function (erf(x)) in VERILOG A

    This is an example of the equations I have to run in VerilogA.. How would be your approach??.. I am still researching and try to find the most efficient solution.. u1v1 = cosh(pi * (xm + 1i*(toxs_t + Tch/2)) / (2 * toxs_t + Tch)); fz_0 = exp(g_0) * ((sqrt(pi) * Tch/2)/ (2 * sqrt(g_0))) *...
  2. P

    Error function erf(x) implementation in C.

    Hi, does anyone knows where I can find a good and simple implementation of erf(x) for C or C++?, because I need to convert it to Verilog A....
  3. P

    How to handle complex numbers and error function (erf(x)) in VERILOG A

    As far as I know, verilogA does not support equation containing complex numbers and it doesnt work with the error function. I have just started a project simulating a specific FinFet for a company and I need to use equations based on the requiremets mentionated. Is there any way? or any clue...

Part and Inventory Search

Back
Top