[go: nahoru, domu]

Skip to content

A sorting library for FPGA implementation

License

Notifications You must be signed in to change notification settings

r-sakamoto/fpga_sort

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPGA Sort

FPGA Sort is a sorting library for FPGA implementation. This has a hardware engine in RTL to perform the sorting process and call it a library from the OpenCL kernel code. The engine is built by combining the following three hardware sorting algorithms: the sorting network, high-bandwidth merge sorter tree, and virtual merge sorter tree.

fpga_sort.png

License

This product is licensed under the Apache License, Version 2.0.

How to use

TBD

Grants

Grants-in-Aid for Scientific Research-KAKENHI- "Early-Career Scientists" by Japan Society for the Promotion of Science.

URL: https://kaken.nii.ac.jp/en/grant/KAKENHI-PROJECT-19K20276/

Publications

About

A sorting library for FPGA implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Verilog 90.5%
  • C 3.8%
  • Cuda 3.6%
  • C++ 2.1%