Dara Parsavand
Boeing
Followers: 0 Following: 0
Statistik
RANG
5.165
of 295.569
REPUTATION
9
BEITRÄGE
10 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
7
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER 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...
fast 3 Jahre vor | 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...
mehr als 6 Jahre vor | 2
Frage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 5 Antworten | 4
5
AntwortenFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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,...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 13 Jahre vor | 1 Antwort | 0