Visible to Intel only — GUID: rin1744866256055
Ixiasoft
1. Overview of the Multi-Rail Power Sequencer and Monitor Reference Design
2. Architecture and Operation of the Multi-Rail Power Sequencer and Monitor Reference Design
3. Implementation and Simulation of the Multi-Rail Power Sequencer and Monitor Reference Design
4. Functionality Level and Resource Utilization Estimates
5. PCB Implementation for the Multi-Rail Power Sequencer and Monitor Reference Design
6. Document Revision History for AN 896: Multi-Rail Power Sequencer and Monitor Reference Design
2.3.1. Reset Sequencer (Reset_Sequencer)
2.3.2. Modular ADC Core Intel® FPGA IP (ADC_Core)
2.3.3. Sequencer Monitor (Sequencer_Monitor)
2.3.4. PMBus* Slave to Avalon®-MM Master Bridge (PMBus_Slave)
2.3.5. Power Sequencer (Sequencer_Core)
2.3.6. MAX10 OCFlash Controller (NVRAM_Controller)
2.3.7. On-Chip Flash Intel® FPGA IP (NVRAM_OC_Flash)
2.3.8. Other Design Components
Visible to Intel only — GUID: rin1744866256055
Ixiasoft
4.2.1. STATUS_BYTE Command Description
The STATUS_BYTE command returns one byte of information with a summary of the most critical faults. This command provides read-only status.
Bit | Name | Description |
---|---|---|
7 | BUSY | Unused |
6 | OFF | The output rail currently specified by PAGE is not presently enabled by the sequencer. |
5 | VOUT_OV_FAULT | An output overvoltage fault has occurred on the rail currently specified by PAGE. |
4 | Reserved | Unused |
3 | VIN_UV_FAULT | An undervoltage fault occurred on the input rail. |
2 | Reserved | Unused |
1 | CML | A communications, memory or logic fault has occurred while performing a command access to the currently specified PAGE. Refer to STATUS_CML for details. Logical OR of STATUS_ CML[7:0]. |
0 | NONE_OF_THE_ABOVE | A fault or warning not listed in bits [7:1] has occurred. |