Skip to content
View SDibla's full-sized avatar
  • Turin, Italy
Block or Report

Block or report SDibla

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

  1. 8086-Signed_Matrix_Multiplication 8086-Signed_Matrix_Multiplication Public

    Program in 8086 assembly for multiplying two matrices whose elements are signed numbers expressed with one byte. The possibility of overflow is also considered.

    Assembly 6

  2. 8086-Reading_Text_Count_Occurrences_Apply_Cryptographic 8086-Reading_Text_Count_Occurrences_Apply_Cryptographic Public

    8086 Assembly code for read in input a short text of 4 lines, each of these lines long from 20 to 50 characters. Count number of occurrences of the letters and apply a cryptographic algorithm.

    Assembly 5 1

  3. VHDL-Booth_Multiplier VHDL-Booth_Multiplier Public

    Booth's algorithm is a procedure for the multiplication of two signed binary numbers in two's complement notation. This code is a structural\behavioral implementation of the N bit Booth's multiplie…

    VHDL 4

  4. Cortex-M4-MCP2517FD_Driver Cortex-M4-MCP2517FD_Driver Public

    CAN FD Driver for MCP2517FD with SPI interface

    C 4 2

  5. NXP-LPC1768-Slot_Machine NXP-LPC1768-Slot_Machine Public

    Slot machine with 3 rolling wheels, every wheel can show one of the two symbols avaiable (Symbols are leds). Three push button can controls the 3 wheels and the starts of the game. In the case of w…

    C 2 1

  6. VHDL-P4_Adder VHDL-P4_Adder Public

    Pentium 4 adder

    VHDL 2