推荐一些Github上的IC资源

文章目录

    • 1. 996.icu
    • 2. 超过500星的Verilog项目
      • 2.1 amiga2000-gfxcard
      • 2.2 cliffordwolf/picorv32
      • 2.3 nvdla/hw
      • 2.4 SI-RISCV/e200_opensource
      • 2.5 darklife/darkriscv
      • 2.6 VerticalResearchGroup/miaow
    • 3. 超过500星SystemVerilog项目
    • 4. 超过500星的VHDL项目
      • 4.1 progranism/Open-Source-FPGA-Bitcoin-Miner
      • 4.2 aws/aws-fpga
      • 4.3 hamsternz/FPGA_Webserver
      • 4.4 ghdl/ghdl
    • 5. freecores: 768个repo
    • 6. github上还有啥?

拥抱开源,使用github。

1. 996.icu

https://github.com/996icu/996.icu

是的,重点关注一下996,在IC行业很常见。

2. 超过500星的Verilog项目

使用以下搜索选项并且按照most stars排序:

language:Verilog stars:>500

在2019年5月2日早上6点,Verilog的超过500的项目只有6个,其中GPU两个,RISC-V内核3个,还有一个AI相关的NVDLA。

2.1 amiga2000-gfxcard

https://github.com/amiga2000-gfxcard

890 stars
MNT VA2000, an Open Source Amiga 2/3/4000 Graphics Card (Zorro II/III), written in Verilog

2.2 cliffordwolf/picorv32

https://github.com/cliffordwolf/picorv32
848 stars
PicoRV32 - A Size-Optimized RISC-V CPU

2.3 nvdla/hw

https://github.com/nvdla/hw
728 stars
RTL, Cmodel, and testbench for NVDLA

2.4 SI-RISCV/e200_opensource

https://github.com/SI-RISCV/e200_opensource
692 stars
The Ultra-Low Power RISC Core

2.5 darklife/darkriscv

https://github.com/darklife/darkriscv
601 stars
opensouce RISC-V implemented from scratch in one night!

2.6 VerticalResearchGroup/miaow

https://github.com/VerticalResearchGroup/miaow
512 stars
An open source GPU based off of the AMD Southern Islands ISA.

3. 超过500星SystemVerilog项目

只返回1个搜索结果,WD的RISC-V内核。

https://github.com/westerndigitalcorporation/swerv_eh1

651 stars
A directory of Western Digital’s RISC-V SweRV Cores

4. 超过500星的VHDL项目

返回4个搜索结果,其中3个是FPGA项目,1个是VHDL仿真器。

注意以下第一个项目:挖矿的啊。

4.1 progranism/Open-Source-FPGA-Bitcoin-Miner

https://github.com/progranism/Open-Source-FPGA-Bitcoin-Miner
892 stars
A completely open source implementation of a Bitcoin Miner for Altera and Xilinx FPGAs. This project hopes to promote…

4.2 aws/aws-fpga

https://github.com/aws/aws-fpga
760 stars
Official repository of the AWS EC2 FPGA Hardware and Software Development Kit

4.3 hamsternz/FPGA_Webserver

https://github.com/hamsternz/FPGA_Webserver
722 stars
A work-in-progress for what is to be a software-free web server for static content.

4.4 ghdl/ghdl

https://github.com/ghdl/ghdl
691 stars
VHDL 2008/93/87 simulator

5. freecores: 768个repo

点赞并不代表全部,数量也很重要。
截止2019年5月2日早晨6点,下面这个用户有768个repo,备份了https://opencores.org/上的全部(至少是大部分)资源。

https://github.com/freecores
A home for open source hardware cores

6. github上还有啥?

自己去看排名吧
https://github.com/gitstar-ranking.com/repositories


更多文章,请关注微信订阅号 不忘出芯

你可能感兴趣的:(一起学Verilog)