LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Overview :: News :: Downloads :: Tracker :: Discussions (cores)    

    HPC-16: Overview

    Details

    Name: hpc-16
    Created: 01-Sep-2005 22:35:30
    Updated: 08-Nov-2006 09:48:50
    CVS: browse

    Other project properties

    Category :: Microprocessor
    Language :: VHDL
    License :: LGPL
    Phaze :: Design done
    Development status :: Beta

    Project maintainers

  • Umair Siddiqui
  • Statistics

  • view
  • Description

    Simple 16-bit microprocessor, 16-general purpose registers. custom instruction set, load-store RISC but current implementation "impl0" non piplined, control unit hardwired, 64K address space, total 16-interrupts (10 maskable), memory mapped i/o. Design wishbone (wb b.3) compatible bus cycles (currently single read/write), soon will add RMW. RTL (VHDL) completed & posted working for Verilog, prelim. documentation posted. Testing, fpga provening in progress and working for 2-pass assembler design (require your help!). The customized instruction set is mostly dervied from x86 subset. Also for procedure call and return follow x86 conventions, for interrupt handling use hybrid msc51 and x86 style. Due to these conventions pipelined impl would be difficult (any ideas...). Since many implementations are possible, these implementations will be organized as "impl", currently "impl0" specs and its vhdl implementation is completed, i'm also working for verilog version of "impl0".


    Features

    • 16-bit Load-store RISC
    • 64K addressable memory
    • total 16 interrupts, 10 available to user

    Status

    • RTL (VHDL) complete, also trying for verilog
    • testing (almost!) complete
    • not fpga proven

    ToDo

    • Isolate bus-controlling logic from Monolithic control-unit fsm
    • adding support for other SoC buses (atleast AMBA)
    • 2-pass assembler design (still pending).


     

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.