Skip to content

sgowda/py_fixed_point

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies
------------
numpy
DeModel (http://www.dilloneng.com/documents/downloads/demodel/view)

fixed_point is a python module for fixed-point arithmetic, implemented as
an extension of deModel.  To run the examples ('examples_fixed_point.py'),
the folder fixed_point/ must be visible from the PYTHONPATH.

Complex multiplication using the class 'fixed_point.ComplexFixedInt' has 
been verified as bit-accurate against XSG. Bit-accurate rounding is still
to be implemented. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages