Coder Social home page Coder Social logo

azpr_cpu's Introduction

本项目为量化投资领域想用FPGA装逼的童鞋作点好事,零基础学FPGA至少能加速1个月的学习进度,详见本项目wiki

Verilog入门项目:使用Altera FPGA芯片制作一个采用流水线机制的CPU单片机

开发环境:Quartus II 11.2

FPGA芯片:Altera Cyclone IV E

引脚约束:开发板 http://item.taobao.com/item.htm?id=35911884243

占用芯片资源规模:4000 个逻辑单元, 200,000 bit RAM

#目录说明:

rtl/ 项目Verilog源代码目录,顶层模块为chip_top.v
doc/ 设计文档目录
azpr_asm/ 运行在目标cpu上的汇编代码示例及编译器

注1:原始项目来自《CPU自制入门》,从Xilinx芯片迁移到采用Altera芯片的开发板

注2:本项目上板成功后,想继续装逼为cpu添加指令,先学用LLVM怎么定制一个编译器,据说Objective-C的编译器也是用这个。
https://github.com/umedaikiti/AZPRBackend

azpr_cpu's People

Contributors

zhangly avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.