Pinned Repositories
Blog-Code
Code that is referenced from my blog. Generally these are functioning examples. Each top level directory is standalone and can be used in isolation from the rest of the tree.
fixpy
A numpy-like array class for representing fixed point numbers
numpy
Numpy main repository
Ovenbird
A tool for merging the MyHDL workflow with Vivado
PicoPy
Python interface for the Picoscope 3000a series oscilloscopes
pyDTCWT
Python implementation of the DTCWT
pyFFTW
A pythonic python wrapper around FFTW
python-boolean
A few handy tools for parsing boolean strings, as well as getting the minimal sum-of-products from a boolean string.
SSE-convolution
A demonstration of speeding up a 1D convolution using SSE
Veriutils
Verification Utilities for MyHDL
hgomersall's Repositories
hgomersall/pyFFTW
A pythonic python wrapper around FFTW
hgomersall/SSE-convolution
A demonstration of speeding up a 1D convolution using SSE
hgomersall/Ovenbird
A tool for merging the MyHDL workflow with Vivado
hgomersall/Veriutils
Verification Utilities for MyHDL
hgomersall/pyDTCWT
Python implementation of the DTCWT
hgomersall/PicoPy
Python interface for the Picoscope 3000a series oscilloscopes
hgomersall/python-boolean
A few handy tools for parsing boolean strings, as well as getting the minimal sum-of-products from a boolean string.
hgomersall/Blog-Code
Code that is referenced from my blog. Generally these are functioning examples. Each top level directory is standalone and can be used in isolation from the rest of the tree.
hgomersall/fixpy
A numpy-like array class for representing fixed point numbers
hgomersall/numpy
Numpy main repository
hgomersall/scons-jinja
SCons tool for Jinja templates
hgomersall/GLE-for-PyOpenGL-for-Windows
A minimally changed fork of the GLE Tubing and Extrusion library that builds a dll file suitable for use with PyOpenGL under windows.
hgomersall/dtcwt
Python port of the Dual-Tree Complex Wavelet Transform toolbox for MATLAB
hgomersall/Kea
Some HDL tools built on MyHDL, including a register subsystem.
hgomersall/legal-markdown
Gem for parsing documents written in markdown for processing with legal specific requirements
hgomersall/myhdl
hgomersall/rhea
A collection of MyHDL cores and tools for complex digital circuit design
hgomersall/SolidPython
A python frontend for solid modelling
hgomersall/vergen
Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
hgomersall/cpython
Semi-official read-only mirror of the CPython Mercurial repository
hgomersall/cwrap
hgomersall/mcd
Mel cepstral distortion (MCD) computations in python.
hgomersall/mdns-sd
Rust library for mDNS based Service Discovery
hgomersall/pyZaber
Python interface for controlling the Zaber linear and rotary slides
hgomersall/strict-yaml-rust
A StrictYAML implementation for Rust
hgomersall/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
hgomersall/tokio-tower
A (WIP) implementation of convenience integrations between tokio and tower
hgomersall/xdress
Cython-based, NumPy-aware automatic wrapper generation for C / C++.