Skip to content

Handle Multiplication Operation Output Size #2013

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

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

sdamghan
Copy link
Member

Signed-off-by: Seyed Alireza Damghani [email protected]

Description

Padding the multiplication output port if it's size is less than the sum of both input ports

Related Issue

#2007

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

@sdamghan sdamghan assigned sdamghan and unassigned sdamghan Apr 14, 2022
@sdamghan sdamghan added kokoro:force-run Yosys+Odin-II The Yosys+Odin-II synthesizer: the Yosys coarse-grained Tcl script and Odin-II partial mapping flow labels Apr 14, 2022
@github-actions github-actions bot added the Odin Odin II Logic Synthesis Tool: Unsorted item label Apr 14, 2022
@sdamghan
Copy link
Member Author

@aman26kbm this should fix the failure resulting from unmatched multiplication output size. Would you mind checking a look at it?

@aman26kbm
Copy link
Contributor

Thanks, @sdamghan . I verified this fix with my testcase. Please go ahead and merge. :)

@sdamghan
Copy link
Member Author

Sounds good, will update with the master branch and merge it.

@sdamghan sdamghan force-pushed the yosys_odin_mul_out branch from 843a5df to d09ba2c Compare April 20, 2022 14:08
@sdamghan sdamghan merged commit a261056 into verilog-to-routing:master Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Odin Odin II Logic Synthesis Tool: Unsorted item Yosys+Odin-II The Yosys+Odin-II synthesizer: the Yosys coarse-grained Tcl script and Odin-II partial mapping flow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants