Skip to content

Commit

Permalink
Merge pull request #350 from GSI-CS-CO/bkelbl/block_mode_fix_version
Browse files Browse the repository at this point in the history
Updated version and date on the WB_MIL_SCU macro. Version = 3, date =…
  • Loading branch information
stefanrauch authored Dec 11, 2023
2 parents 51506c2 + eeb852a commit 6731cac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/wb_mil_scu/wb_mil_scu_pkg.vhd
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ constant c_xwb_gsi_mil_scu : t_sdb_device := (
product => (
vendor_id => x"0000000000000651", -- GSI
device_id => x"35aa6b96",
version => x"00000002",
date => x"20170907",
version => x"00000003",
date => x"20231211",
name => "GSI_MIL_SCU "))); -- should be 19 Char


Expand Down

0 comments on commit 6731cac

Please sign in to comment.