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

Add fixed point exp table generator. #463

Closed
wants to merge 6 commits into from
Closed

Add fixed point exp table generator. #463

wants to merge 6 commits into from

Conversation

cgyurgyik
Copy link
Collaborator

It seems like we want to provide either a fixed point exp or softmax at the SystemVerilog level. I think these may be handy in the future, so figured it wouldn't hurt to keep them around in the fixed-point file. This will also close the stale #404. Feel free to disagree, however.

@rachitnigam
Copy link
Contributor

Maybe a different file under verilator directory called tables.py would be more appropriate (disagree if I'm wrong). Merge afterwards.

@cgyurgyik
Copy link
Collaborator Author

Maybe a different file under verilator directory called tables.py would be more appropriate (disagree if I'm wrong). Merge afterwards.

Totally agree - I was thinking the same.

@cgyurgyik
Copy link
Collaborator Author

Blocked on #468, since I'll just use a FixedPoint class to get the necessary bit string.

@cgyurgyik cgyurgyik added the S: Blocked Issue is blocked label Mar 29, 2021
@cgyurgyik cgyurgyik mentioned this pull request Mar 29, 2021
@cgyurgyik cgyurgyik removed the S: Blocked Issue is blocked label Mar 29, 2021
@cgyurgyik cgyurgyik closed this Mar 29, 2021
@cgyurgyik cgyurgyik deleted the fp-exp branch May 12, 2021 22:36
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.

2 participants