Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 27 Jun 2011 16:04:48 -0300
From: Yuri Gonzaga <yuriggc@...il.com>
To: crypt-dev@...ts.openwall.com
Subject: Re: EskBlowFish with RAM results

Hi,

I did some improvements in HDL coding, which reduced the FPGA resource
usage.

   - Slice registers: from 2503 to 1145;
   - Slice LUTs: from 8576 to 2649;
   - Occupied slices: from 2948 to 809.

This comparasion was done between the new version (eksblowfish-loop-2) and
the previous one (eksblowfish-loop).

One more RAM block was inferred by the synthesizer to implement one of my
control registers. So, the total of RAM blocks is 3, 2 of RAMB16BWER and 1
of RAMB8BWER.

The new code and the detailed report was uploaded to
http://openwall.info/wiki/crypt-dev/files

Best Regards,

---
Yuri Gonzaga Gonçalves da Costa

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.