Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#10 CGP Circuits as inputs #11

Merged
merged 2 commits into from
Feb 1, 2022
Merged

#10 CGP Circuits as inputs #11

merged 2 commits into from
Feb 1, 2022

Conversation

mrazekv
Copy link
Contributor

@mrazekv mrazekv commented Feb 1, 2022

See issue #10

@mrazekv mrazekv mentioned this pull request Feb 1, 2022
4 tasks
@mrazekv mrazekv linked an issue Feb 1, 2022 that may be closed by this pull request
4 tasks
@mrazekv mrazekv merged commit 1e44c2e into devel Feb 1, 2022
@mrazekv mrazekv deleted the cgp_circuit branch February 1, 2022 12:23
mrazekv added a commit that referenced this pull request Apr 17, 2022
* #10 CGP Circuits as inputs (#11)

* CGP Circuits as inputs

* #10 support of signed output in general circuit

* input as output works

* output connected to input (c)

* automated verilog testing

* output rename

* Implemented CSA and Wallace tree multiplier composing of CSAs. Also did some code cleanup.

* Typos fix and code cleanup.

* Added new (approximate) multiplier architectures and did some minor changes regarding sign extension for c output formats.

* Updated automated testing scripts.

* Small bugfix in python code generation (I initially thought this line is useless).

* Updated generated circuits folder.

Co-authored-by: Vojta Mrazek <mrazek@fit.vutbr.cz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CGP code as input
1 participant