6400 - CertusPro-NX: What is the correct information or data for uncompressed bitstream?
In relation to the bitstream, it is encrypted bitstream format. Since all of the data are encrypted.
Please find snippet below:
// Header Frame
FFFF BEB3
If you notice, there is BEB3 in the content instead of BDB3. It is a bitstream preamble that corresponds to an Encrypted Lattice preamble indicating that the incoming bitstream file is encrypted with a Lattice Hardware Key.
Related Articles
6291 - CertusPro-NX: Can we use SED/SEC with “sedc_cof_i = 1” for production?
Definition: Yes, the set sedc_cof_i can be set to high or 1 for production. In this manner, the SED/SEC flow will continue to the next frame even error has been detected. In the scenario that sedc_cof_i is low, it will stop SED/SEC when ...
6597 - Crosslink-NX: What is the boot-up time for the Crosslink NX device?
In datasheet, it is mentioned that "Instant-on configuration – IO configures under 3 ms". The boot-up time is based on estimation with respect to the following parts: power ramp time, config Post Power-up Test (self-test and trimming) time, bitstream ...
7070 - MachXO5-NX: How to perform Dual-Boot using MachXO5-NX?
See below for steps on how to perform Dual-Boot in MachXO5-NX Background: The current implementation of Dual-Boot is that the JUMP table is found at Address 0. We are changing the implementation of Dual-Boot as below. For this new implementation, the ...
6917 - MachXO5-NX: How to speed up the MachXO5-NX (LFMXO5-25) boot/configuration time through its internal flash?
See below steps to significantly improve the boot/configuration time from internal flash: 1.) In your source project, generate a bitstream that contains the following: * Set the FLASH_CLK_FREQ = 112.5MHz * Set CONFIG_IOSLEW = FAST 2.) *Launch the ...
3036 - Lattice EPC2/S: Why is the encrypted bitstream not working for Lattice ECP2/S device?
For the encrypted bitstream to work in LatticeECP2/S device, ensure the following: For power-up, VCC must reach its valid minimum value before powering up VCCAUX (LatticeECP2/M “S” version devices only). Refer to LatticeECP2/M Family Data Sheet for ...