summaryrefslogtreecommitdiff
path: root/src/database/kernels/pad/pad_32.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/database/kernels/pad/pad_32.hpp')
-rw-r--r--src/database/kernels/pad/pad_32.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/database/kernels/pad/pad_32.hpp b/src/database/kernels/pad/pad_32.hpp
index 23d2f5e3..f9f8c4b9 100644
--- a/src/database/kernels/pad/pad_32.hpp
+++ b/src/database/kernels/pad/pad_32.hpp
@@ -117,6 +117,7 @@ const DatabaseEntry PadSingle = {
{ // Intel accelerators
kDeviceTypeAccelerator, "Intel", {
{ "default", {
+ { Name{"Intel(R) FPGA Emulation Device "}, Params{ 32, 32, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"Intel(R) Many Integrated Core Acceleration Card "}, Params{ 32, 16, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 32, 16, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },