| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.rafts.fpga.compiler |
| 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 © 2019 LSST. All rights reserved.