SaaSHub helps you find the best software and product alternatives Learn more →
Top 13 Verilog Verilator Projects
-
For example, my most recent ZipCPU DMA design will (eventually) handle 8b, 16b, 32b, or arbitrary transfer sizes for both reading or writing. This has forced me to place a shim both before and after the FIFO to make it work properly.
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: Не слабо так у турков бомбануло после сожжения Корана у посольства Турции в Стокгольме | reddit.com/r/tjournal_refugees | 2023-01-24
-
Try this one.
-
Most of the graphical images I've seen won't fit in block RAM on on an FPGA. (Think of an 800x600 pixel image, with 8bits per pixel, and it only gets worse from there.) The image needs to be stored elsewhere. That means, you need ports associated with feeding your image to your Sobel processor. This can happen one of two ways. You can either use a external Video frame buffer reader, or you can drive the memory bus yourself. You haven't said what type of memory bus your system has, so let me instead assume the external reader.
-
The repo is the example design. It was used by software, though, that's not (currently) posted. A lot of math went into the coefficients as well--that's all in the software.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
For an example of a simple digital PLL that you could modify for this purpose, check out this article discussing this logic.
-
-
zbasic
A bare bones, basic, ZipCPU system designed for both testing and quick integration into new systems
-
-
-
Verilog Verilator related posts
- Five legally free FPGA books (plus one about Machine Learning)
- PLL simulation in Vivado
- Can an FPGA program itself?
- PPS detection/regeneration
- CDC interview question clarification
- What make xilinx fpga runs soft core cpu faster than lattice
- AXI Quad SPI 3.2 Flash programming scripts
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160ca0af68>
www.saashub.com | 25 Mar 2023
Index
What are some of the best open-source Verilator projects in Verilog? This list will help you:
Project | Stars | |
---|---|---|
1 | zipcpu | 1,006 |
2 | riscv | 742 |
3 | biriscv | 544 |
4 | wbuart32 | 200 |
5 | vgasim | 121 |
6 | openarty | 104 |
7 | sdspi | 76 |
8 | dpll | 68 |
9 | wbscope | 61 |
10 | zbasic | 36 |
11 | interpolation | 32 |
12 | dbgbus | 23 |
13 | wbicapetwo | 5 |