honzastor
|
ee73047199
|
Edited example circuits generation.
|
2021-01-18 19:34:05 +01:00 |
|
honzastor
|
4f8de30911
|
Implementation organized into multiple scripts. Added basic generation example call. Adjusting code to PEP8 standard (except long lines).)
|
2021-01-18 19:29:31 +01:00 |
|
root
|
b7c896872e
|
Made small bugfixes in C code generation.
|
2020-12-28 15:11:22 +01:00 |
|
root
|
6fe6d2c3d6
|
Changed implementaion of generating C code from circuits.
|
2020-12-28 01:30:52 +01:00 |
|
root
|
67a1dfa148
|
Updated C code generation wire names.
|
2020-12-13 14:53:20 +01:00 |
|
root
|
01f473e727
|
Added c code generation for logic gates, one bit adders, rca.
|
2020-12-11 22:57:32 +01:00 |
|
root
|
f18f6159f5
|
Started work on exporting adders into .c files. Needs optimization.
|
2020-12-11 03:48:04 +01:00 |
|
root
|
7fba0f0aea
|
Added ripple carry adder and started work on C code generation.
|
2020-12-10 22:37:10 +01:00 |
|
root
|
99d23be531
|
Implemented logic for wire, bus, logic gates, and 1-bit adders.
|
2020-12-10 03:52:00 +01:00 |
|