Dara Parsavand
Boeing
Followers: 0 Following: 0
Statistics
RANK
5 165
of 295 569
REPUTATION
9
CONTRIBUTIONS
10 Questions
2 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
7
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Suppress Simulink build summary in command window
This seems to be working. The semicolon after the evalc command is required, else you will get output. model_name = 'your_mode...
nästan 3 år ago | 0
Delay with Show Enable Port not working as expected
Ian Winter wrote: Is there any way to get back the old block? The block is back as of 2017b (at least in the HDL Coder blo...
mer än 6 år ago | 2
Question
HDL Coder creates too many files in my full model, but works as expected on a subystem
I'm running into a strange problem that almost seems like a stack overflow where the stack holds all Verilog files that have bee...
mer än 7 år ago | 1 answer | 0
1
answerQuestion
How to update template on multiple Simulink models (programmatically)?
As I'm learning more about HDL coder, I'm slowly iterating on a common template I want to use for all my Simulink models in a gi...
mer än 7 år ago | 1 answer | 1
1
answerQuestion
Best way to do a dynamic bit slice?
I am still learning my way around HDL coder, but I'm starting to think I can't get optimal results in Verilog from the set of bu...
mer än 7 år ago | 1 answer | 0
1
answerQuestion
Delay with Show Enable Port not working as expected
I just noticed that previous models I had built using the Unit Delay Enabled block were still simulating without error but the h...
mer än 7 år ago | 1 answer | 0
1
answerQuestion
Are there Simulink guidelines for choosing ufix1 vs. boolean?
In the past I've tried making all my 1 bit signals in my Simulink models ufix1 or all of them boolean and neither option seemed ...
nästan 8 år ago | 1 answer | 0
1
answerQuestion
Can I use comment through in a dynamic Simulink mask?
I'd like to create a Simulink mask where I can comment through or uncomment a sub block of the mask based on one of the mask par...
mer än 10 år ago | 5 answers | 4
5
answersQuestion
Can I expose input fixed point data type parameters to mask variables in Simulink?
I have experimented with Data Type Propagation in Simulink 2013b, and it can do some of what I want, but ideally I'd like to hav...
mer än 10 år ago | 0 answers | 0
0
answersQuestion
How do I extract a single bit from signed signals in Simulink? (with no run time warnings and no HDL coder hardware cost)
Basically, I want to do bit slicing on a signed integer sfixN (having bits N-1 (sign) down to 0). E.g., I want to grab bit N-1,...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
Do small but non-zero coefficients in symmetric Hilbert FIR found from firpm indicate a bug?
I noticed that depending on how you generate the coefficients of a Hilbert Transform FIR, one method (firpm using 'Hilbert') giv...
mer än 10 år ago | 0 answers | 0
0
answersQuestion
Can I supress a flashing title bar when refreshing plots?
I've looked at the doc page for figure properties and I don't see that this is possible, but perhaps it is. My question is prob...
nästan 13 år ago | 1 answer | 0