Description: In Propel Builder v2024.2, an enhancement was made to AXI components, setting a minimum address depth of 4KB. This change ensures that AXI4 transactions operate within a 4KB address boundary, promoting efficient data transfer and ...
User may follow below steps to include desired compiler language standard in Lattice Propel SDK. Open Project Properties: Right-click on your project in the Project Explorer and select Properties. Navigate to C/C++ Build: In the Properties window, ...
Based on picolib documentation, the FILE I/O operation needs heap support. In the HELLO WORLD template of Lattice Propel, the heap size is set to 0x00 and needs to be changed. Increase the heap size in the linker script and rebuild the project. Just ...
Description: 1. RISC-V reset vector is fixed at address 0x00000000, thus instruction memory must start at address 0x0. 2. RISC-V instruction port is a read only port. To run debugger with Propel SDK, the SoC design must support writes to the ...
Description: Observing some soft IP version is not available to select in Propel Builder IP Catalog. Solution: This is an expected behavior. Lattice Propel Builder IP Server will only list out the specific compatible soft IP version. If you open an ...