Skip to content

Commit

Permalink
DB: Add AMD Chagall CPU
Browse files Browse the repository at this point in the history
  • Loading branch information
Polynomial-C authored and TheTumultuousUnicornOfDarkness committed Oct 15, 2023
1 parent 49979f4 commit 3b19367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/databases.h
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ const Technology_DB technology_amd[] =
{ -1, 80, 25, "7 nm" }, // Zen 3 (Cezanne)
{ -1, 1, 25, "7 nm" }, // Zen 3 (Milan)
{ -1, 68, 25, "7 nm" }, // Zen 3 (Rembrandt)
{ -1, 8, 25, "7 nm" }, // Zen 3 (Chagall)
{ -1, 97, 25, "5 nm" }, // Zen 4 (Raphael/Dragon Range)
{ -1, 17, 25, "5 nm" }, // Zen 4 (Genoa)
{ -1, 116, 25, "5 nm" }, // Zen 4 (Phoenix)
Expand Down

0 comments on commit 3b19367

Please sign in to comment.