| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.rafts | |
| org.lsst.ccs.subsystem.rafts.fpga.compiler |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
RaftsCommands.loadCompiledSequencer(FPGA2Model model,
String shortFileName)
Loads all sequencers from a precompiled sequencer model.
|
int |
SequencerProc.loadSequencer(FPGA2Model model)
Load the sequencer from a compiled FPGA model.
|
| Modifier and Type | Method and Description |
|---|---|
FPGA2Model |
FPGA2ModelBuilder.compileFile(File srcFile)
Read a file and parse it as either a .xml or .seq file.
|
FPGA2Model |
FPGA2ModelBuilder.compileFile(InputStream inputStream)
Read the specified input stream as either an .xml or .seq file.
|
FPGA2Model |
FPGA2ModelBuilder.compileFile(InputStream inputStream,
String type)
Deprecated.
The type argument is no longer required or used.
|
Copyright © 2020 LSST. All rights reserved.