Pinned Repositories
APB3-config-regs
Implements two config registers with APB3 interface. Verification testbench done in verilator using signalflip-js
basic-signalflip-example
Signalflip example: simulate counter rtl
de0-nano-projects
de0 nano projects
elastic-buffer
buffers for valid-ready designs
eth-uvm
leading-zeroes-counter
Leading zeroes counter (SystemVerilog)
mpw3-nco
NCO on mpw3 (group submission)
reciprocal-sv
Fixed point reciprocal in SystemVerilog
signalflip-js
verilator testbench w/ Javascript using N-API
spinal-interfaces
interfaces such as jtag, apb, and others in SpinalHDL
ameetgohil's Repositories
ameetgohil/signalflip-js
verilator testbench w/ Javascript using N-API
ameetgohil/elastic-buffer
buffers for valid-ready designs
ameetgohil/reciprocal-sv
Fixed point reciprocal in SystemVerilog
ameetgohil/leading-zeroes-counter
Leading zeroes counter (SystemVerilog)
ameetgohil/basic-signalflip-example
Signalflip example: simulate counter rtl
ameetgohil/de0-nano-projects
de0 nano projects
ameetgohil/mpw3-nco
NCO on mpw3 (group submission)
ameetgohil/spinal-interfaces
interfaces such as jtag, apb, and others in SpinalHDL
ameetgohil/APB3-config-regs
Implements two config registers with APB3 interface. Verification testbench done in verilator using signalflip-js
ameetgohil/DSP-C
DSP functions in C++/C
ameetgohil/DSP-STM32
DSP projects on STM32F429ZI Nucleo board
ameetgohil/fixed2float
Convert fixed point to float and vice-versa
ameetgohil/fp_reciprocal
Fixed point implementation of reciprocal (described in JS but can be easily ported to verilog)
ameetgohil/platform-chipsalliance
CHIPS Alliance: development platform for PlatformIO
ameetgohil/riscv-sv
RISC-V implementation
ameetgohil/sva_examples
symbiyosys sva exaples
ameetgohil/usb_uart_tinybx
working usb uart on tinyfpga bx
ameetgohil/create-signalflip-js-tb
Template signalflip-js tb
ameetgohil/elastic-signalflip-example
Example signalflip-js testbench using elastic (valid-ready) interface
ameetgohil/electron-config-react
Electron configuration generator written in JS for React and hosted on github pages
ameetgohil/electronConfig
Generates electron configuration for the any atomic number
ameetgohil/grid-collage
python script to create a grid based collage
ameetgohil/i2s-mpw7
ameetgohil/napi-property-descriptor
N-API property descriptor example
ameetgohil/notes
notes
ameetgohil/ring_buffer
ring_buffer linux driver and user app
ameetgohil/rotation-cordic
fixed point implementatin of rcordic in nodejs
ameetgohil/scala-examples
scala examples
ameetgohil/scratch
scratch
ameetgohil/signalflip-verilator-webapp
A web app showing a example counter systemverilog design with testbench written in signalflip-js using Verilator as a simulator