5881 - Does Diamond support the ABEL HDL language?
Lattice Diamond does not support ABEL-HDL.
It only supports Verilog and VHDL languages.
Related Articles
558 - ABEL Design Language: Can I combine ABEL and HDL source codes in the same project?
In addition to the schematic and ABEL, Verilog, or VHDL project types, Lattice development tools support schematic and Verilog, schematic and VHDL, or EDIF project types. There is no direct way to combine ABEL and HDL source codes into one project. ...
831 - PAC-Designer: How do I convert my Logi-Builder design code to ABEL?
PAC-Designer: There are times when the user wants to convert the design to ABEL language to describe the sequence for a Power Manager. Start a simple sequence and add your timers and output states in LogiBuilder. Save the design Compile the design ...
Diamond: Does HDL Parameter in Implementation option support boolean value?
For the LSE synthesis tool, the HDL Parameter in the Implementation option does not accept literal boolean value (true/false). It only allows its equivalent value, which is 0 for false and 1 for true. Example code: condition_a : boolean := false HDL ...
Lattice Diamond v3.11: Does Diamond support 4k resolution?
Diamond v3.11 does not support 4k resolution, it is only supported in Radiant. This is Diamond's known limitation. The workaround, for now, is for customer to use a lower resolution even if they are using a 4k monitor.
ECP5 / Diamond 3.14: Why does my design get a Map device oversize error related to PLL for LFE5U-12F in with Diamond 3.14, but completes map successfully in earlier releases of Diamond software?
In Diamond version 3.14, there is a bug where it incorrectly limits the number of PLLs in the device to 0 for LFE5U-12F. Example error message: ERROR - (device oversize error). The number of PLL components needed (1) exceeds the number available. ...