Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1542052

RE: [PATCH 2/2] FPGA: Add TS-7300 FPGA manager

From Hartley Sweeten <HartleyS@visionengravers.com>
Newsgroups linux.kernel
Subject RE: [PATCH 2/2] FPGA: Add TS-7300 FPGA manager
Date 2016-12-14 18:00 +0100
Message-ID <sOl4w-mI-29@gated-at.bofh.it> (permalink)
References <sNkDn-4FA-5@gated-at.bofh.it> <sNkDo-4FA-15@gated-at.bofh.it> <sNBkS-6tz-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Monday, December 12, 2016 9:02 AM, Alan Tull wrote:
> On Sun, 11 Dec 2016, Florian Fainelli wrote:
>> Add support for loading bitstreams on the Altera Cyclone II FPGA
>> populated on the TS-7300 board. This is done through the configuration
>> and data registers offered through a memory interface between the EP93xx
>> SoC and the FPGA.
>> 
>> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
>
> Hi Florain,
>
> Thanks for submitting!
>
> How specific is this to the tx7300 board?
>
> I'm unclear about the programming method here.  Are these registers
> exposed by the EP93xx?  Is it possible that another cpu could access
> these two registers to configure the cyclone ii?  Is this passive
> serial?

Alan,

From the schematic, it appears that the Cyclone II FPGA is configured for
Fast AS programming. The glue chip (MAXII CLPD) on the board appears to
implement some kind of state machine to handle the FPGA programming
using two registers in the glue chip.

Hartley

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] FPGA: TS-7300 FPGA manager Florian Fainelli <f.fainelli@gmail.com> - 2016-12-11 23:20 +0100
  [PATCH 1/2] ARM: ep93xx: Register ts73xx-fpga manager driver for TS-7300 Florian Fainelli <f.fainelli@gmail.com> - 2016-12-11 23:20 +0100
  [PATCH 2/2] FPGA: Add TS-7300 FPGA manager Florian Fainelli <f.fainelli@gmail.com> - 2016-12-11 23:20 +0100
    Re: [PATCH 2/2] FPGA: Add TS-7300 FPGA manager Moritz Fischer <moritz.fischer@ettus.com> - 2016-12-11 23:40 +0100
    Re: [PATCH 2/2] FPGA: Add TS-7300 FPGA manager Alan Tull <atull@kernel.org> - 2016-12-12 17:10 +0100
      Re: [PATCH 2/2] FPGA: Add TS-7300 FPGA manager Florian Fainelli <f.fainelli@gmail.com> - 2016-12-12 17:30 +0100
        Re: [PATCH 2/2] FPGA: Add TS-7300 FPGA manager Alan Tull <atull@kernel.org> - 2016-12-12 17:50 +0100
      RE: [PATCH 2/2] FPGA: Add TS-7300 FPGA manager Hartley Sweeten <HartleyS@visionengravers.com> - 2016-12-14 18:00 +0100

csiph-web