Rev. | Time | Author |
---|---|---|
472daf5 | 2016-10-15 16:08:08 | suikan |
sincos_sub.vhd sra_rounded has been refactored. Now, no warning at compile time |
||
f0b10ec | 2016-10-15 09:12:14 | suikan |
Refactored cordic_sincos_testgen. round_shift of main.c is now deleted. filanames are changed to const char[] |
||
8ab32de | 2016-10-14 23:42:38 | suikan |
eclipse status update |
||
680285b | 2016-10-14 23:42:03 | suikan |
the sin/cos value is scalled down to [-0.5,0.5) |
||
d8f75e6 | 2016-10-13 12:46:57 | suikan |
Range compensation flag test is added. Test passed |
||
07989d1 | 2016-10-13 10:28:18 | suikan |
CORDIC SINCOS Test refactoring is done. model and SINCOS SUB now have range compensatin flag. The SINCOS CORDIC module need to work to use it |
||
f365c2e | 2016-10-13 09:44:28 | suikan |
At the middle of work. Test bench is under refactoring |
||
34ac3b3 | 2016-10-12 19:16:04 | suikan |
Build command is splited to build# copy test vector and reference data |
||
61e697a | 2016-10-12 19:13:07 | suikan |
build command is renamed |
||
cdf96bc | 2016-10-12 19:11:28 | suikan |
Test refactoring is done. SINCOS CORDIC passed all test |
||
95e69d2 | 2016-10-12 11:42:37 | suikan |
Debug undergoing. Some problem in pipeline |
||
8ead774 | 2016-10-12 08:59:22 | suikan |
Refactored directory |
||
5a41f28 | 2016-10-12 00:46:33 | suikan |
Still small bug on the clocking model |
||
3621a2f | 2016-10-11 16:42:37 | suikan |
sincos sub is under debugging. The rounding algorithm is wrong |
||
a4dbaa0 | 2016-10-11 09:56:30 | suikan |
Debugged mistake of shift value in cordic_sincos.cpp |
||
c98a994 | 2016-10-10 22:04:40 | suikan |
class sincos_cordic is under development |
||
9ee67e9 | 2016-10-10 16:52:12 | suikan |
refactoring the comment |
||
dc825f7 | 2016-10-10 13:43:43 | suikan |
Refactoring the SINCOS model |
||
f989739 | 2016-10-10 11:22:14 | suikan |
refactoring the test vector generator |
||
292e3b1 | 2016-10-09 22:08:23 | suikan |
Simulation cause warning, because the test vector doesn't reset at first. Test program doesn't represent the pipeline |
||
6a3e9a1 | 2016-10-09 16:52:41 | suikan |
Now, adding cordic design to vhdl. Need to convert the p_signal and q_signal to p and q, respectively |
||
0de1869 | 2016-10-09 16:05:34 | suikan |
The SINCOS test routine started to work for sin&cos routine |
||
23bc3fc | 2016-10-08 22:54:37 | suikan |
buidling test of the sincos |
||
ff426c0 | 2016-10-08 18:21:50 | suikan |
tested coff initializaiton by file |
||
289b294 | 2016-10-08 14:25:32 | suikan |
Started to write sincos_cordic |
||
760eb3f | 2016-10-07 22:32:07 | suikan |
update comment |
||
593c3e7 | 2016-10-06 21:09:39 | suikan |
trial vhdl doxygen comment |
||
bcc4ada | 2016-10-06 18:00:47 | suikan |
Added vhdl comment |
||
1683fa4 | 2016-10-05 18:12:55 | suikan |
Added management project for this directory |
||
82e5035 | 2016-10-05 12:42:30 | suikan |
sincos sub is working now. Async reset is OK |