Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sdasgup3/parallel-processor-design

Super scalar Processor design
https://github.com/sdasgup3/parallel-processor-design

assembler bison branch-prediction bypassing flex forwarding instruction-level-parallelism instruction-set instruction-set-architecture mnemonics opcode parallel-computing pipeline-cpu pipeline-processor processor processor-architecture processor-simulator superscalar verilog verilog-hdl

Last synced: about 2 months ago
JSON representation

Super scalar Processor design

Awesome Lists containing this project

README

        

Parallel-Processor-Design
=========================

To design a customized processor (using parallel processing concepts) for the application of document retrieval system. We developed a superscalar processor (with an issue rate of 2) using verilog hdl, and an assembler for that processor using flex and bison.