Skip to content
View tiagolascasas's full-sized avatar

Highlights

  • Pro

Organizations

@specs-feup

Block or report tiagolascasas

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
tiagolascasas/README.md

Hi there 👋 Stay awhile, and listen!

I am a PhD student and TA at the University of Porto, Faculty of Engineering (FEUP) and INESC-TEC.

My PhD thesis is about the simultaneous and holistic partitioning and optimization of C/C++ applications in CPU-FPGA systems. You can peruse this poster if you want to know more!

You can also check out my papers here.

Want to reach out? Email me at tiagolascasas at outlook dot com. I am also on LinkedIn, Discord and a few other places under the same handle.

Pinned Loading

  1. specs-feup/clava specs-feup/clava Public

    C/C++ Source-to-Source Tool based on Clang

    Java 67 10

  2. A header-only C library of mathemati... A header-only C library of mathematical functions optimized for High-Level Synthesis
    1
    #pragma once
    2
    #include <stdint.h>
    3
    
                  
    4
    /**
    5
     * Calculates the modulus of a 32-bit floating-point number
  3. clava-code-transformations clava-code-transformations Public

    Source-to-Source code transformations and optimizations for the Clava C/C++ to C/C++ compiler

    JavaScript

  4. wonderland wonderland Public

    A monorepo for all my small experiments and scripts that don't really warrant their own repository. Check the README for some highlights.

    C++ 1