Rev. | Tiempo | Autor |
---|---|---|
948561e | 2016-11-12 09:23:17 | Takemasa |
edited installer |
||
f307e73 | 2016-11-11 20:34:22 | suikan |
trial python |
||
b9272c9 | 2016-11-11 13:11:57 | suikan |
Adding comment to packages |
||
efd02f4 | 2016-11-11 13:11:11 | suikan |
Adding comment to packages |
||
2b221ab | 2016-11-11 08:12:53 | suikan |
Editing Doxygen comment. Packages_testgen have to have mainpage |
||
d093287 | 2016-11-10 12:23:12 | suikan |
The bug of the 7bit operation was found. Fixed. Test passed |
||
a7030f7 | 2016-11-09 21:50:12 | suikan |
Added debug output to the cordic test |
||
6c698b3 | 2016-11-09 06:19:22 | suikan |
Position of the bit-width etc... have been moved. Now, c++ model and vhdl design is specifying these parameters by same position( top level ) |
||
09be29f | 2016-11-08 23:42:15 | suikan |
maxbit is renamed to width |
||
e0e9b7c | 2016-11-06 18:52:25 | suikan |
Still buggy. Range extentsion seems to be wrong |
||
75b3b33 | 2016-11-06 16:02:34 | suikan |
CORDIC SINCOS is Still buggy. Confirmed the talbe reading as smaller word width is OK |
||
5e4cef4 | 2016-11-06 14:22:44 | suikan |
Build is now ok. Fix the problem of library linking. CORDIC SINCOS test still not passed. |
||
1cf7113 | 2016-11-06 09:14:27 | suikan |
Problem found in the SINCOS cordic variable width function. Perhaps, arround the shift with rounding logic. Test doesn't pass |
||
7305501 | 2016-11-05 22:17:07 | suikan |
cordic_sincos is now variable word width. Test passed |
||
5e8f5c1 | 2016-11-05 20:00:30 | suikan |
cordic_sincos_model is now refering the cpp model of packages. All passed |
||
f03d6ef | 2016-11-05 19:03:29 | suikan |
cordic_sincos's sra_round is now, imported from Packages. All test passed |
||
2a8698a | 2016-11-05 18:54:16 | suikan |
CPP program reformatted |
||
349d0a3 | 2016-11-05 18:02:57 | suikan |
Set eclipse formater and applied to packages models |
||
f3e7573 | 2016-11-05 15:10:13 | suikan |
project dependency is set |
||
9f56ef1 | 2016-11-05 13:47:41 | suikan |
sincos cordic cpp model is now library |
||
f77211c | 2016-11-05 13:21:34 | suikan |
packages model is now independent c++ lib. Test passed |
||
aea70bc | 2016-11-05 09:06:42 | suikan |
Packages pass the test, now |
||
e3abe22 | 2016-11-02 09:50:08 | suikan |
Changed script to build. Packages |
||
6e61422 | 2016-10-30 12:42:35 | suikan |
package test start to work |
||
2cf9ea0 | 2016-10-30 10:35:17 | suikan |
Packages teset sets are now compiling pass. Need to integrate |
||
a88ff48 | 2016-10-30 07:39:58 | suikan |
Making test program for the packages |
||
c090698 | 2016-10-29 20:37:36 | suikan |
Add the algorithm into the sra_round funciton of the C++ model. |
||
e02c78e | 2016-10-28 07:04:09 | suikan |
Start to develop the sra_round by c++ |
||
de7c0c3 | 2016-10-26 12:24:26 | suikan |
Chage the name of the some C++ model |
||
efd59f5 | 2016-10-26 09:52:10 | suikan |
Test top layer is renamed from bench to test room |