Skip to content
Snippets Groups Projects
Commit c5b5db3d authored by Aude Grabas's avatar Aude Grabas
Browse files

bug fix:reset in rw mode

parent 864a90ad
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ addrmap gig_axi_ethernet {
reg {
desc="GBE block global reset";
field {desc="GBE block global reset"; hw=r; sw=w;
field {desc="GBE block global reset"; hw=r; sw=rw;
} GLBL_RST;
field {desc="Ctrl disable TX";hw=r;sw=w;
} TXDISABLE;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment