Skip to content
View gcoimbra's full-sized avatar

Block or report gcoimbra

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

Popular repositories Loading

  1. cpufpga3satsolver cpufpga3satsolver Public

    This is an implementation of a CPU-FPGA heterogeneous computing 3-SAT solver for the Intel HARP Research program. It uses the extreme paralelism of FPGAs to fastly bruteforce a small 3-SAT formula.

    C++ 1 1

  2. teste teste Public

    Python

  3. warrior-dockerfile warrior-dockerfile Public

    Forked from ArchiveTeam/warrior-dockerfile

    A Dockerfile for the ArchiveTeam Warrior

    Shell

  4. pbs-sorter pbs-sorter Public

    Get the most of OpenPBS with a simple script by adding memory or cpu requirements and sort by highest node with available memory

  5. mips_test_assembly mips_test_assembly Public

    Some assembly to test MIPS verilog implementation

    Assembly

  6. mips_assembler mips_assembler Public

    A simple MIPS assembler to test MIPS implementation in verilog

    Python