mirror of
https://github.com/aolofsson/oh.git
synced 2025-02-07 06:44:09 +08:00
Making default 32bit for ease of use
This commit is contained in:
parent
1d540e7b49
commit
152ee815e3
@ -27,7 +27,7 @@ module packet2emesh(/*AUTOARG*/
|
|||||||
packet_in
|
packet_in
|
||||||
);
|
);
|
||||||
|
|
||||||
parameter AW = 64;
|
parameter AW = 32;
|
||||||
parameter PW = (2*AW+40);
|
parameter PW = (2*AW+40);
|
||||||
|
|
||||||
//Input packet
|
//Input packet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user