Hardware Solutions

Print PDF
  • GPU (Vivante GC100)
    • Compatible with OpenGL ES 1.1.
  • 16-bit Kasırga Processor
    (GeliştirilmişDeveloped with Verilog Hardware Description Language)
    Source Code of Kasırga Processor and detailed report of processors can be accessed from the Web site cpu-turkey.
    • Kasırga 3
      • 38 grains 16-bit commands.
      • 8 grains 16-bit general-purpose registers.
      • On Xilinx Spartan 3E 100 MHz stroke frequency.
      • 5 stage pipeline.
      • Routing data between stages.
      • Static branch prediction (prediction = not always jump).
      • Piece design that contains a large number of Verilog files.
      • Klavye girdisi okuyan ve VGA çıktısı sağlayan birimler. Units that read keyboard input and allow VGA output.
    • Kasırga 2
      • 34 grains 16-bit commands.
      • 8 grains 16-bit general-purpose registers.
      • On Xilinx Spartan 3E 85 MHz stroke frequency.
      • 5 stage pipeline.
      • Routing data between stages.
      • Only one  .v file.
    • Kasırga 1
      • A single stroke (all commands are processed in a single stroke).
      • Only one .v file.