Skip to content
Snippets Groups Projects
Commit e1a1fda5 authored by Wesley W. Terpstra's avatar Wesley W. Terpstra
Browse files

Wrong vendor ID for CERN

parent aa5d7bb3
Branches
Tags
No related merge requests found
......@@ -683,7 +683,7 @@ package body wishbone_pkg is
result.abi_ver_minor := x"00";
result.abi_class := x"00000002"; -- bridge device
result.dev_vendor := x"0000CE43"; -- CERN
result.dev_vendor := x"0000CE42"; -- CERN
result.dev_device := x"66cfeb52";
result.dev_version := x"00000001";
result.dev_date := x"20120305";
......
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