#
- All languages
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Cuda
- D
- Dockerfile
- Erlang
- GCC Machine Description
- Go
- HTML
- Inno Setup
- Isabelle
- Java
- JavaScript
- Jupyter Notebook
- LLVM
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Objective-C
- PHP
- PLpgSQL
- Pascal
- Python
- R
- Rich Text Format
- Roff
- Ruby
- Rust
- SWIG
- Scala
- Shell
- Standard ML
- Starlark
- TLA
- TeX
- TypeScript
- Typst
- Vala
- Verilog
- Vim Script
- Vue
- WebAssembly
- XSLT
- Zig
Starred repositories
3
results
for source starred repositories
written in Verilog
Clear filter
opensouce RISC-V cpu core implemented in Verilog from scratch in one night!
Source and Documentation files for USB C Industrial Camera Project, This repo contains PCB boards, FPGA , Camera and USB along with FPGA Firmware and USB Controller Firmware source.
通过学习《自己动手写CPU》,将书中实现的兼容MIPS32指令集架构的处理器——OpenMIPS(五级流水线结构),简化成单指令周期实现的处理器