Ts75xx FPGA: Difference between revisions

From embeddedTS Manuals
(Created page with "This board features a Lattice LFXP2 FPGA. The CPU connects to the FPGA using SPI, and since access to SPI is not atomic we have implemented the SBUS as a safe way for mul...")
 
(No difference)

Latest revision as of 11:12, 13 September 2012

This board features a Lattice LFXP2 FPGA. The CPU connects to the FPGA using SPI, and since access to SPI is not atomic we have implemented the SBUS as a safe way for multiple processes to access FPGA registers.