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

Subversion Repositories bluespec_md6

[/] [bluespec_md6/] [trunk/] [common/] [MD6Types.bsv] - Rev 2

Go to most recent revision | Compare with Previous | Blame | View Log

import MD6Parameters::*;

typedef Bit#(MD6_WordWidth) MD6Word; 
typedef (TExp#(64)) MD6_BitSize; 


typedef Bit#(12) Round;
typedef Bit#(8)  TreeHeight;

typedef Bit#(4)  LastCompression; //One if last compression, else zero
typedef Bit#(16) PaddingBits;
typedef Bit#(8)  KeyLength;
typedef Bit#(12) DigestLength;

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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