Re: RC5 algorithm

"John L. Bass" <jbass-/[email protected]> Thu, 29 Dec 2005 15:13:31 -0700
Newsgroups gmane.comp.distributed-net.hardware
Message-ID <[email protected]>
	Hello John,
	I've tried to compile my code but it exits with an error about too many 
	bits: "Over 150,000 bit descriptors"
	Does this mean it's too large for fpgac?
	---
	Martin Klingensmith

Hi Martin,

In names.h are defines:

#define NVARIABLES      20000
#define NBITS           100000

NVARIABLES has to be 3-5 times the number of variable instances, and NBITS has to
be that times the word width. There are a couple patches attached to bugs, which
include this fix.

I'm working on the next beta release for Jan which has all that removed and does
dynamic allocation, several other fixes, and some new features. If I get to a
stable place in the next few days I'll email you the work in progress.

John
_______________________________________________
Hardware mailing list
Hardware-Ra3b/QYEcJ3d140v2zMXi0fjHoOT/h/[email protected]
http://lists.distributed.net/mailman/listinfo/hardware