photo

Andrew Nicol


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
12,750
of 301,252

REPUTATION
4

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
4

RANK
 of 21,207

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,657

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
HDL Coder failing for single-precision
Adding more context: with a different model, I encountered this same issue. Interestingly, I can make it go away by unselecting ...

5 years ago | 0

| accepted

Question


HDL Coder black box inclusion of module with parameterised packed input
Hi all! I am trying to wrap some existing code of the form: module foo #( parameter int NInputs = 2 )( input wire [NIn...

5 years ago | 1 answer | 4

1

answer

Question


HDL Coder failing for single-precision
I have a single-precision sub-module that is failing HDL generation when using the native floating point library with the follow...

5 years ago | 2 answers | 0

2

answers