| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.rafts | |
| org.lsst.ccs.subsystem.rafts.fpga.compiler |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
FPGA2ModelUtils(FPGA2Model model,
Map<String,Object> parameterOverrides) |
Copyright © 2023 LSST. All rights reserved.