Altera_Forum
Honored Contributor
8 years agoCPLD with Skylake CPU via eSPI interface
Hi,
I own a project and there is a Altera CPLD attached to Skylake CPU via eSPI, Im wondering port a embedded Linux to access CPLD. Im sure there is a master CPLD driver build-in Linux kernel, should I write a customize eSPI slave driver for accessing this specific CPLD? I trace the source code of linux kernel, there is a C file - spi-altera.c, did it support all Altera product and using eSPI interface? Thanks. --Dirk