Paul Capgras's repositories
Public-Verilog-Design-Flow-And-Environment
Provide a basic structure to starts a Verilog project. Create a Verilog Design Flow based on Makefiles, Iverilog, GTKwave. Create a VS Code environment with Linting (verilator and verible), formatting and Language Server (verible)
Language:MakefileMIT000