Milkymist One Power On Off Sequence

From Qi-Hardware
Revision as of 01:47, 18 February 2011 by Adamwang (Talk | contribs)
Jump to: navigation, search

Contents

Normal RC2 Power On Off Sequence

How do un-booted conditions generated?

Known bug on H/W and Solutions

Usefull pin of FPGA Configuration

PROGRAM_B : It's a dedicated input pin for Active-Low asynchronous full-chip reset. When asserted
 Low for 500 ns or longer, forces the FPGA to restart its configuration process by clearing 
 configuration memory and resetting the DONE and INIT_B pins after PROGRAM_B returns High. 
During Configuration: Must be High 
 to allow configuration to start. 
After Configuration: Drive PROGRAM_B Low and release to reprogram FPGA. Hold PROGRAM_B to force the 
 FPGA I/O pins into High-Z, allowing direct programming access to SPI flash PROM pins.

Power-On Sequence Precautions for FPGA[1].

One of the following system design approaches can ensure that the SPI flash is ready to receive commands before the FPGA starts its configuration procedure:

1. Control the sequence of the power supplies such that the SPI flash is certain to be powered and ready
 for asynchronous reads before the FPGA begins its configuration procedure.
2. Hold the FPGA PROGRAM_B pin Low from power-up to delay the start of the FPGA configuration procedure
 and release the PROGRAM_B pin to High after the SPI flash is fully powered and is able to receive 
 commands.
3. Hold the FPGA INIT_B pin Low from power-up to delay the start of the FPGA configuration procedure and 
 release the INIT_B pin to High after the SPI flash becomes ready to receive commands.

NOR FLASH Reset Specifications

Asserting RP# during a system reset is important with automated program/erase devices because systems typically expect to read from flash memory when coming out of reset. If a CPU reset occurs without a flash memory reset, proper CPU initialization may not occur. This is because the flash memory may be providing status information, instead of array data as expected. Connect RP# to the same active low reset signal used for CPU initialization. Also, because the device is disabled when RP# is asserted, it ignores its control inputs during power-up/down. Invalid bus conditions are masked, providing a level of memory protection. See Reset Operation Waveforms in JS28F256J3F105[2].

1, tVCCPH: Min. 300us, VCC Power valid to RP# de-assertion (high)
2, tPLPH: Min. 100ns, RP# pulse width low

Reference

  1. Xilinx UG380 Spartan-6 FPGA Configuration User Guide
  2. Numonyx JS28F256J3F105

Links

Operating Voltages of Milkymist One's Key Parts

Milkymist One RC2 Collective Waveforms Captured While Power On Off

Reset IC with 20us delay

Spartan-6 - Why is INIT_B low after power-on?

Xilinx UG394 Spartan-6 FPGA Power Management User Guide

Configuring Xilinx FPGAs with SPI Serial Flash

Personal tools
Namespaces
Variants
Actions
Navigation
interactive
Toolbox
Print/export