5bc5804b67
Update README
99f8a2d822
Add benchmark script
ed70402310
Separate C++ test script
54f59db753
Add tox.ini for Python testing
c58374e6fb
Remove debug checks of alternating tree
cb821b6cbf
Add README.
daca7044db
Add license statement.
3feadedad7
Remove reference to unavailable paper.
623c0a7d9c
Move example to subdirectory and put library components in separate file.
73c857b92d
Add VHDL testbench and makefile for simulation with GHDL.
398dca67b6
Fix bugs in AC97 output for Atlys board.
8bd2d389ef
Add Python program to test core via serial port.
e402b88b3d
Minor change to atlys toplevel.
01c0832324
Integrate AC97 output in Atlys top-level.
47e53fff56
Add AC97 output driver.
9f5c69c9cc
Add optional pipeline stage in xoshiro128++
d8acfbe985
Add new files to list in README
3acd8b3043
Rename toplevel stub entity for xoroshiro128+
fc70f906b3
Add xoshiro128++ generator
9c5e076644
Add Spartan-7 synthesis results for Trivium
dd12b49bbe
Move repository to Gitea
57dc33d698
Update README
b816ec61ad
Add GPL-3 license
a6fe2a199c
Add some automated tests
35ae98cc65
Use fallocate() instead of posix_fallocate()
5f6c5794cc
Merge branch 'divyekapoor-sampling_rate_fix'
d5dd2d9603
Fix minor issues in checking of IF sample rate option.
e9fe05c4ea
Be accurate in disallowing sampling rates in SoftFM.
fc30717198
Add pthread library in CMakeList. This is required for C++11 threads.
c4c6c79765
Removed failed ideas from TODO list.