This website requires JavaScript.
Explore
Help
Register
Sign In
dissertation_thesis
/
ariths-gen-mig
Watch
1
Star
0
Fork
0
You've already forked ariths-gen-mig
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ariths-gen-mig
/
tests
History
Honza
d9b56e8a00
Fixed generation of unsigned variants of BAM and TM multipliers. Signed versions don't guarantee correct funcionality atm.
2022-01-06 19:23:56 +01:00
..
adder_signed.c
Added signedness support for the output C code representation. Also modified the testing scripts and the chr2c.py converter accordingly and did some documentation changes (even made a small change in readme.md). Signedness support for the output python representation is TBD.
2021-10-09 23:45:54 +02:00
adder_unsigned.c
Automated testing, preparing the package for publishing (
#1
)
2021-06-18 12:38:11 +02:00
mac.c
auto test MAC
2021-09-07 08:32:52 +02:00
multiplier_signed.c
Added signedness support for the output C code representation. Also modified the testing scripts and the chr2c.py converter accordingly and did some documentation changes (even made a small change in readme.md). Signedness support for the output python representation is TBD.
2021-10-09 23:45:54 +02:00
multiplier_unsigned.c
Automated testing, preparing the package for publishing (
#1
)
2021-06-18 12:38:11 +02:00
test_all.py
Fixed generation of unsigned variants of BAM and TM multipliers. Signed versions don't guarantee correct funcionality atm.
2022-01-06 19:23:56 +01:00
test_circuits_cgp.sh
CGP tests; reversed output order
2021-06-23 13:43:58 +02:00
test_circuits.sh
Automated testing, preparing the package for publishing (
#1
)
2021-06-18 12:38:11 +02:00
test_mac.sh
test all
2021-09-07 09:44:23 +02:00