FPGA Implementation Page (Properties Dialog Box)
- 업데이트 날짜:2025-01-28
- 2분 (읽기 시간)
Use this page of the Feedback Node Properties dialog box to configure how LabVIEW implements the Feedback Node on an FPGA target.
This page includes the following components:
| Option | Description |
|---|---|
| First call initialization mux location | Specifies where the compiler places the multiplexer relative to the register that represents the Feedback Node on the FPGA. This placement affects the timing of FPGA applications. This section is available only if you wire a value to the initializer terminal. Note Placing the multiplexer after the register can significantly delay the combinatorial path after the Feedback Node, reducing the clock rate at which you can compile the FPGA VI. Use the compilation reports to experiment with the placement that works best for your application.
|
| Compile or load initialization option(s) | Compile or load initialization option(s)
Ignore reset—Specifies whether this Feedback Node initializes if the FPGA VI resets.Placing a checkmark in this checkbox has the following implications:
|