Pinned Repositories
color_maker-s3esk
A simple VGA output tester for the Xilinx Spartan-3E starter kit board.
complexpack
complexpack is a complex arithmetic package written in VHDL.
fixed_extensions
VHDL fixed-point arithmetic extensions package
gvizparse
Standalone lex/yacc parser for the Graphviz (www.graphviz.org) format
interval
Interval arithmetic API for ANSI C
kdiv
kdiv is a generator of routines for optimized division by an integer constant.
kmul
kmul is a generator of routines for optimized multiplication by an integer constant.
kvcordic
Multi-function, universal, fixed-point CORDIC
libpnmio
C library for reading and writing PNM (PBM/PGM/PPM) and PFM images.
yosys-examples
Verilog projects for simulation and logic synthesis (Icarus Verilog, YOSYS)
nkkav's Repositories
nkkav/libpnmio
C library for reading and writing PNM (PBM/PGM/PPM) and PFM images.
nkkav/yosys-examples
Verilog projects for simulation and logic synthesis (Icarus Verilog, YOSYS)
nkkav/kvcordic
Multi-function, universal, fixed-point CORDIC
nkkav/complexpack
complexpack is a complex arithmetic package written in VHDL.
nkkav/fixed_extensions
VHDL fixed-point arithmetic extensions package
nkkav/gvizparse
Standalone lex/yacc parser for the Graphviz (www.graphviz.org) format
nkkav/kdiv
kdiv is a generator of routines for optimized division by an integer constant.
nkkav/color_maker-s3esk
A simple VGA output tester for the Xilinx Spartan-3E starter kit board.
nkkav/kmul
kmul is a generator of routines for optimized multiplication by an integer constant.
nkkav/ratpack
VHDL rational arithmetic package
nkkav/mpintpack
Multi-precision integer arithmetic in VHDL
nkkav/toy
Assembler and simulator for the Princeton TOY machine
nkkav/vhdl-examples
VHDL examples for simulation and synthesis
nkkav/ac_math
Algorithmic C Math Library
nkkav/bstest-s3esk
A buttons, switches and LEDs tester for the Xilinx Spartan-3E starter kit board.
nkkav/elemapprox
Approximating and plotting elementary functions as ASCII or bitmap for ANSI C, Verilog and VHDL
nkkav/loopstr
Natural loop analysis pass for Machine-SUIF
nkkav/mprfgen
Multi-port register file generator
nkkav/rasalghul
The RASter (graphics) ALGorithms HULk
nkkav/bbcount
Basic block counter annotation pass for Machine-SUIF
nkkav/bbpart
Ye olde CDFG extractor for the Machine-SUIF compiler
nkkav/instrmix
Instruction mix extraction pass for Machine-SUIF
nkkav/kerncraft
Loop Kernel Analysis and Performance Modeling Toolkit
nkkav/ledramp-s3esk
LED ramp effect on the Xilinx Spartan-3E starter kit board.
nkkav/liveanalysis
Liveness analysis pass for Machine-SUIF
nkkav/oberon00
Oberon-0 subset for use as a hardware-software description language
nkkav/permgen
Permutation generators in C based on Knuth's TAOCP Volume 4
nkkav/tcfggen
Task control flow graph (TCFG) extraction pass for the Machine-SUIF compiler
nkkav/toysim
ArchC functional simulator for the Princeton TOY machine
nkkav/zolcgen
Zero-overhead loop controller code generation pass for SALTO