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

Subversion Repositories mod_sim_exp

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /mod_sim_exp/trunk
    from Rev 101 to Rev 102
    Reverse comparison

Rev 101 → Rev 102

/sw/ModMult/README
0,0 → 1,8
This program generates test values for the testbench, the values generated are
for executing modular multiplications.
 
To use the program pass the output of the program to a file:
ModMult.exe > output.txt
 
and then give in de base width (in bits) for each set of needed values. The
generation of values is stopped when 0 is inputted as a parameter.
/sw/ModExp/README
0,0 → 1,9
This program generates test values for the testbench, the values generated are
for executing simultaneous exponentiations.
 
To use the program pass the output of the program to a file:
ModExp.exe > output.txt
 
and then give in numbers in pairs, first give in de base width (in bits), then
give in the exponent width (in bits). The generation of values is stopped when
0 is inputted as a parameter.

powered by: WebSVN 2.1.0

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