Community Profile

photo

Dara Parsavand


Boeing

Last seen: 5 months 前 自 2012 起处于活动状态

统计数据

  • First Answer
  • First Review
  • Revival Level 1
  • Thankful Level 1

查看徽章

Content Feed

排序方式:

已回答
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...

2 years 前 | 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...

5 years 前 | 2

提问


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...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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...

7 years 前 | 1 个回答 | 1

1

个回答

提问


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...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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...

10 years 前 | 5 个回答 | 4

5

个回答

提问


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...

10 years 前 | 0 个回答 | 0

0

个回答

提问


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,...

10 years 前 | 1 个回答 | 0

1

个回答

提问


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...

10 years 前 | 0 个回答 | 0

0

个回答

提问


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...

12 years 前 | 1 个回答 | 0

1

个回答