OpenCores
URL https://opencores.org/ocsvn/myblaze/myblaze/trunk

Subversion Repositories myblaze

[/] [myblaze/] [trunk/] [rtl/] [lut.py] - Diff between revs 3 and 5

Show entire file | Details | Blame | View Log

Rev 3 Rev 5
Line 3... Line 3...
    LUTs.py
    LUTs.py
    =============
    =============
 
 
    Lookup tables for sinus and division calculation
    Lookup tables for sinus and division calculation
 
 
    :copyright: Copyright (c) 2010 Jian Luo.
    :copyright: Copyright (c) 2010 Jian Luo
    :author-email: jian <dot> luo <dot> cn <at> gmail <dot> com.
    :author-email: jian.luo.cn(at_)gmail.com
    :license: BSD, see LICENSE for details.
    :license: LGPL, see LICENSE for details
    :revision: $Id: lut.py 3 2010-11-21 07:17:00Z rockee $
    :revision: $Id: lut.py 5 2010-11-21 10:59:30Z rockee $
"""
"""
 
 
from numpy import *
from numpy import *
from myhdl import *
from myhdl import *
from fixed_point import fxintbv,fxint
from fixed_point import fxintbv,fxint

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.