mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +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
|
||||
);
|
||||
|
||||
parameter AW = 64;
|
||||
parameter AW = 32;
|
||||
parameter PW = (2*AW+40);
|
||||
|
||||
//Input packet
|
||||
|
Loading…
x
Reference in New Issue
Block a user