RLNSTOOL is a C program that generates Verilog Hardware Description Language files that implement the Residue Logarithmic Number System (RLNS). The theory of RLNS is explained in a paper, submitted to the 17th Symposium on Computer Arithmetic, which can be obtained here .
To use RLNSTOOL is easy. You create the file rlnstool.h , which configures RLNSTOOL with the parameters of a particular RLNS, and then you compile and run rlnstool.c , which can be downloaded below. More information is available on configuring RLNSTOOL, and using RLNSTOOL.
Permission to use, copy, modify and distribute this software and its documentation, for any purpose and without fee is hereby granted, provided that this permission notice appears prominently in supporting documentation and must be viewed prior to use, copying, modification or distribution. You are responsible for any modifications to the software which you make and notice that the software has been modified must be appended to this notice prior to further use, copying, modification or distribution.
This software is provided AS IS without warranty of any kind, including without limitation the warranties that the software is non-infringing, merchantable, or fit for a particular purpose, including high risk activities. The entire risk as to the quality and performance of the software is born by you. Should the software prove defective in any respect, you and not the developers, nor any parties associated with the developers, assume the entire cost of any service and repair.
This software may be subject to the Export Control Laws of the United States of America. It is your responsibility to determine the applicable laws and regulations and comply with them.
Comments, suggestions, or bug reports may be sent to the username "marnold" followed by the "@" sign followed by the things between the "http://www.cse." and the first single slash).
Last updated on 24 Oct 2004