This website requires JavaScript.
Explore
Help
Sign In
kai
/
pounder_test
Watch
1
Star
0
Fork
You've already forked pounder_test
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b9751ae1d0
pounder_test
/
.gitignore
5 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
start
2019-03-18 19:56:26 +08:00
/target
add dsp/target to gitignore
2020-11-23 06:32:43 +08:00
/dsp/target
start
2019-03-18 19:56:26 +08:00
.gdb_history
cossin: refactor and tweak * shrink the LUT by another bit * correctly use the octant bit to offset the dphi to LUT entry midpoint * add more diagnistics to the unittest and rewrite it in relative units * MSB-align phase and output to match the PLL data, dynamic range and remove the need for roudning bias. * clean up the build.rs table generator a bit
2020-12-10 23:56:13 +08:00
/dsp/src/cossin_table.rs