Commit 6e44a88f authored by Dimitris Lampridis's avatar Dimitris Lampridis

hdl: CR/CSR space specification ID should be equal to 2 for VME64x according to ANSI/VITA 1.1-1997

parent d8ae9867
......@@ -131,7 +131,7 @@ package VME_CR_pack is
--CSR data acces width
16#05# => x"84", --D32, D16, D08
--CR/CSR Space Specification ID
16#06# => x"01",
16#06# => x"02",
--Ascii "C"
16#07# => x"43",
--Ascii "R"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment