LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Sponsors
  • Mirrors
  • Logos
  • Contact us
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cores > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: Lars Segerlund<lars.segerlund@c...>
    Date: Tue Sep 21 09:36:31 CEST 2004
    Subject: [oc] Logs in hardware?
    Top

    If you want to do it fast you might check out a CORDIC , it's a coordinate rotator algorithm, and I am quite certain that it might do log's as well, ( doen very close to everything :-) ).

    There is one on opencores, with some references.

    Otherwise there always newtons algorithm, ( which can be speed up a bit for a specific function as long as it's monotone), I think it's still the fastest as for square roots, don't know about logs, but I think a codic might be better in hardware.

    / Lars Segerlund.


    On Mon, 20 Sep 2004 16:41:41 -0400 (EDT)
    Michael M Delaney <mmdst23+@pitt.edu> wrote:

    > Can anyone suggest any websites, books, or papers on how a log is actaully
    > calcuated? So far, I haven't had much luck with google, and after looking
    > at the list archives for the FPU, it seems like it was decided that doing
    > logs and trigs in hardware wasn't worth the time and effort (I could be
    > wrong, I only took a quick glance through the source).
    >
    > Thanks,
    > Mike
    > _______________________________________________
    > http://www.opencores.org/mailman/listinfo/cores

    Follow upAuthor
    [oc] Logs in hardware?Michael M Delaney

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.