6947 - Radiant: How can users reduce the high delay value on the output pad?
To reduce the delay on the output pad, users can use the FAST slew rate option on the Device Constraints Editor instead of the SLOW (default) or MED value.
Related Articles
7165 - Lattice Radiant: Do I need to constrain the LPDDR4 Output ports?
The training logic sets the delay value of OUTDELAYA primitive during training. The Radiant Timing Engine cannot set the delay value, so users should not add set_output_delay constrain on the Output Port.
6602 - Synthesis warning: Skipping pad insertion on <pin> due to black_box_pad_pin attribute.
Description: In synthesis, the user may encounter this warning if the synthesis tool skips the IO pad insertion when a 'black_box_pad_pin' attribute is found on the port. Solution: Users may refer to the following from Radiant Help for ...
1920 - Radiant, Diamond, and ispLEVER: How should users generate the positive and negative sides for a differential signal in their design?
In Spreadsheet View, users can define the differential signal as LVDS I/O type, then assign the signal (i.e., the positive side) to a true pad. The software ispLEVER or Lattice Diamond or Lattice Radiant will automatically assign its negative side to ...
6268 - Radiant: Does Radiant has linter?
Description: We do not have a linter feature on Radiant. The RTL code is checked by the software when either updated or has been inserted in the project and then gives the appropriate message result (info/warning/error) on the output window. ...
Radiant 2025.2 / Linux: Fix Radiant Startup Crashes on Ubuntu 24.04
Resolving "lsb-core Not Available" and Radiant Startup Crashes on Ubuntu 24.04 LTS Ubuntu 24.04 LTS, codenamed Noble Numbat, represents a significant update in the Linux ecosystem, bringing modernized libraries and improved system architecture. ...