-
NXP Semiconductors
- Shanghai, China
Highlights
- Pro
-
FPGA-Snappy-Decompressor Public
A new kind of hardware decompressor for Snappy decompression. Much faster than the existing software one.
-
-
fletcher Public
Forked from abs-tudelft/fletcherA framework to integrate FPGA accelerators with Apache Arrow
VHDL Apache License 2.0 UpdatedNov 22, 2019 -
SDAccel_Examples Public
Forked from Xilinx/SDAccel_ExamplesSDAccel Examples
C++ Other UpdatedSep 10, 2019 -
-
PYNQ Public
Forked from Xilinx/PYNQPython Productivity for ZYNQ
-
HLx_Examples Public
Forked from weshu/HLx_ExamplesOpen Source HLx Examples
-
Unum_matrix_multiplier Public
Matrix-multiply unit for Posit number with quire registers
-
snappy-c Public
Forked from andikleen/snappy-c(forked version) C port of the snappy compressor
-
snappy Public
Forked from google/snappyA fast compressor/decompressor
C++ Other UpdatedJun 1, 2018 -
-
This is a hardware implementation of exact multiply accumulator for 32-bit posit number with es=2
-
Unum_32bit_3_adder Public
A hardware adder of the universal number (Unum) type-III
-
Unum_32bit_3_multiply_adder Public
A hardware multiply-adder of the universal number (Unum) type-III
-
Unum_32bit_3_multiplier Public
A hardware multiplier of the universal number (Unum) type-III
-
Thesis-project-NXP Public
Thesis project "test tool for EVA bench test" in NXP Semiconductor (This project is not confidential). In this project, analog comparator and MCU (LPC824) are used to detect the square wave. The da…
Pascal UpdatedSep 4, 2017 -
-
FFT-fast-fourier-transform- Public
A program to caculate the FFT and inverse FFT
C++ UpdatedJan 23, 2017 -
-
Floyd Public
Caculate the minimum distance between all vertexes by using Floyd algerithm
C++ UpdatedJan 7, 2017 -
Dijkstra Public
Use Dijkstra to caculate the minimnum distance between strart point and other points