Skip to content
View lucasnogueiramaluly's full-sized avatar

Block or report lucasnogueiramaluly

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Lucas Nogueira Maluly de Carvalho

Computer Engineering student at the University of São Paulo (USP) and undergraduate researcher at CITI-USP.

I am interested in computer architecture, RISC-V, digital hardware, and hardware/software co-design. My current undergraduate research focuses on heterogeneous Edge AI systems, studying workload-to-architecture mapping, data types, parallelism, memory behavior, and RISC-V-based architectures.

I am particularly interested in FPGA/reconfigurable architectures, accelerators, and efficient ML systems.

Current research

CITI-USP — Heterogeneous Edge AI HW–SW co-design

Exploring workload mapping and architectural trade-offs around PULP/Snitch, Spatz, and Deeploy, with emphasis on parallelism, data movement, memory behavior, and efficient inference.

Selected projects

Additional projects

Pinned Loading

  1. rv32i-single-cycle rv32i-single-cycle Public

    Personal single-cycle RV32I processor in SystemVerilog with end-to-end ISA tests and synthesis/area analysis.

    Python

  2. ieee754-single-precision-fpu ieee754-single-precision-fpu Public

    Synchronous IEEE-754 binary32 FPU in Verilog with arithmetic, comparison, flags, and integrated verification.

    Verilog

  3. algorithms-performance-analysis algorithms-performance-analysis Public

    C data structures and graph algorithms with a Dijkstra priority-queue performance study.

    C

  4. autonomous-drone-vision-control autonomous-drone-vision-control Public

    OpenCV perception and mission-control work from the 2025 SkyRats autonomous-drone competition.

    Python

  5. riscv32-alu riscv32-alu Public

    32-bit RISC-V ALU in Verilog with module-level self-checking verification.

    Verilog