RISC-V Assembler enhancement 2026-08-30 2026-08-30 183 Add macros and the rest of a professional RISC-V assembler The RISC-V front end already encodes instructions and a handful…
How to get petalinux running in Zynq7020 2026-08-25 238 !!! This is not the perfect guide, during the compilation it got errors, ask gemini. https://share.gemini.google/bFyDzMtkYZVk I am using this…
Enable LFS for git to gitlab 2026-08-19 106 1. Install Git LFS 2. Initialize Git LFS Run this command once on your computer to hook it into Git:…
How to start development of risc-v simulator 2026-08-02 179 Tested in mac m5 Step 1: Qemu. First test the default qemu, then modify in step 3 Step 2: xv6-riscv…