Vojta Mrazek
|
1c2efef024
|
automated verilog testing
|
2022-02-02 13:19:54 +01:00 |
|
Vojta Mrazek
|
ee8621ef4d
|
output connected to input (c)
|
2022-02-02 12:53:18 +01:00 |
|
Vojta Mrazek
|
dc705106b4
|
input as output works
|
2022-02-02 11:19:32 +01:00 |
|
Vojta Mrazek
|
1e44c2e3dc
|
#10 CGP Circuits as inputs (#11)
* CGP Circuits as inputs
* #10 support of signed output in general circuit
|
2022-02-01 13:23:26 +01:00 |
|
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 |
|
Honza
|
2075c0edf5
|
Another fix
|
2022-01-06 06:46:11 +01:00 |
|
Honza
|
b66c1bdfe0
|
Import fix
|
2022-01-06 06:42:26 +01:00 |
|
Honza
|
9aa0fb1858
|
Added broken array multiplier and truncated multiplier implementations. Tried testing them, but seems buggy. Needs further work.
|
2022-01-06 06:39:58 +01:00 |
|
honzastor
|
d41c5f3c94
|
Updated exportation of signed arithmetic circuits to python representation. Also unified some methods from arithmetic_circuit.py into general_circuit.py.
|
2021-10-10 22:15:13 +02:00 |
|
honzastor
|
16c1757bc3
|
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 |
|
Vojta Mrazek
|
152a6b1583
|
Python eval (#4)
* #3 basic clean up arithmetic circuit and general circuit
* #3 implementation of python generator
* #3 pytest in actions
* #3 pytest in actions fix
|
2021-10-04 11:58:28 +02:00 |
|
Vojta Mrazek
|
f1303864ca
|
test all
|
2021-09-07 09:44:23 +02:00 |
|
Vojta Mrazek
|
fffb928875
|
auto test MAC
|
2021-09-07 08:32:52 +02:00 |
|
Vojta Mrazek
|
c6e542231c
|
CGP tests; reversed output order
|
2021-06-23 13:43:58 +02:00 |
|
Vojta Mrazek
|
cfe0ca6b4b
|
Automated testing, preparing the package for publishing (#1)
* automated pandoc deploy
* automated pandoc deploy (v2)
* automated pandoc deploy (v2)
* automated pdoc deploy (v3)
* automated pdoc deploy (v4)
* automated pdoc deploy (v5)
* automated pdoc deploy (v5)
* prepare for python project
* 8-bit testing
* 8-bit testing
* 8-bit testing (v2)
* 8-bit testing (v3)
* update of sign
|
2021-06-18 12:38:11 +02:00 |
|