fusesoc_template
sphinxcontrib-hdl-diagrams
fusesoc_template | sphinxcontrib-hdl-diagrams | |
---|---|---|
1 | 2 | |
15 | 56 | |
- | - | |
1.8 | 5.7 | |
over 3 years ago | over 1 year ago | |
Python | Python | |
- | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
fusesoc_template
-
Vivado dark mode
I made a repo on getting started: https://github.com/E4tHam/fusesoc_template
sphinxcontrib-hdl-diagrams
-
Is there any software I can use to transform state machines in VHDL into drawings?
Well, you can convert VHDL into Verilog using Icarus Verilog, and then you can draw a logic gate diagram (.svg file) to visualize your code using this: https://github.com/SymbiFlow/sphinxcontrib-hdl-diagrams
- Systemverilog / verilog functional editor not like vivado
What are some alternatives?
verilog_template - A template for starting a Verilog project with FuseSoC integration, Icarus simulation, Verilator linting, Yosys usage report, and VS Code syntax highlighting.
sane_tikz - Reconquer the canvas: beautiful Tikz figures without clunky Tikz code
RapidStream - This is a personal archive. Please refer to github.com/UCLA-VAST/RapidStream
docs - Documentation site
icicle - 32-bit RISC-V system on chip for iCE40 FPGAs
verilator - Verilator open-source SystemVerilog simulator and lint system
edalize - An abstraction library for interfacing EDA tools
cocotb-bus - Pre-packaged testbenching tools and reusable bus interfaces for cocotb
nmigen
sphinx-tabs - Tabbed views for Sphinx
sphinx-readme - Generate Beautiful reStructuredText README.rst for GitHub, PyPi, GitLab, BitBucket
gdscript-docs-maker - Create documentation and class references from your Godot GDScript code