FPGA Daisy-Chain Configuration Using Multiple SPI Flash Bitstreams

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional SRAM-based FPGAs are limited in configuration modes when using SPI flash as external memory, typically allowing configuration data to be downloaded from a single SPI flash, which restricts their efficiency and cost-effectiveness.

Innovation Solution

A programmable logic device with a multiplexer to select a compressed configuration bitstream from multiple external serial interface memories, a serial interface processor to manage bitstream selection, and a bitstream decompressor to decompress the bitstream, enabling configuration from multiple SPI flash memories and supporting daisy-chained slave FPGAs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a single SPI flash memory is used for configuration, then the device complexity is reduced, but the adaptability and versatility are limited

Engineering Contradiction:
Improveconfiguration mode supportVSAvoidmemory interface complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The configuration memory system is segmented into multiple independent SPI flash memory devices that can be individually addressed and configured. The master FPGA can selectively initialize different combinations of SPI flashes (single, dual, or quad configurations) based on the specific application requirements, allowing the system to scale from simple to complex memory architectures without requiring fundamentally different design approaches.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The memory interface is designed with universal functionality to handle multiple configuration modes (single, dual, and quad SPI flash configurations) through a unified architecture. The same basic interface circuitry can operate in different modes by adjusting control signals and initialization sequences, eliminating the need for separate dedicated interfaces for each configuration type and reducing overall system complexity.

Inventive Principle:
Principle #6Universality (Multi-functionality)

2Quantity of substance

If uncompressed configuration bitstreams are stored, then the ease of operation is improved, but the quantity of substance (memory size) increases

Engineering Contradiction:
Improveexternal configuration memory sizeVSAvoidconfiguration process simplicity
Core Design Contradiction:
Quantity of substanceVSEase of manufacture

Solution Approach 1:

The configuration bitstream undergoes parameter transformation through compression, changing its data representation to occupy less physical space in external memory. The decompression functionality embedded in the FPGA restores the compressed data to its full functional form during initialization, allowing the system to use smaller, more cost-effective SPI flash memory devices while maintaining complete configuration capability.

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If multiple SPI flash memories are used, then the adaptability is improved, but the device complexity increases

Engineering Contradiction:
Improvemulti-FPGA configuration capabilityVSAvoidmultiplexer and interface complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The daisy-chained slave FPGAs are nested within the master FPGA's configuration architecture. The master FPGA initializes itself from SPI flash memories, then sequentially configures slave FPGAs by transferring configuration data through a daisy-chain interface. This nested approach allows multiple FPGAs to be configured from a single master controller, reducing the need for separate configuration interfaces for each device and managing complexity through hierarchical organization.

Inventive Principle:
Principle #7Nested doll (Nesting)

Data Source

PatentUS7554357B2Efficient configuration of daisy-chained programmable logic devices
Publication Date: 2009.06.30 LATTICE SEMICON CORP
  • US7554357B2 patent drawing
  • US7554357B2 patent drawing
  • US7554357B2 patent drawing

AI summary

In one embodiment, a programmable logic device includes: a multiplexer adapted to select a compressed configuration bitstream from a plurality of external serial interface memories; a serial interface processor adapted to command the bitstream selection by the multiplexer; and a bitstream decompressor adapted to decompress the selected configuration bitstream into a decompressed configuration bitstream.