Community Profile

photo

Shruthi Sampathkumar


California State University Long Beach

Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Line enhancer code in Matlab
Hello all, Can anyone tell me the code for a line enhancer with white gaussioan noise of SNR=10 dB. I tried this one, but ...

7 years ago | 0 answers | 0

0

answers

Question


Unable to create HDL testbench using HDL Coder tool. Please help!
Hello all, Can you please help me handle this error in HDL testbench? Because of the following errors, I'm unable to get the ...

8 years ago | 0 answers | 0

0

answers

Question


Error: HDL Verification --> Verify with HDL TestBench
Hello, Can anyone help me hangle this error in HDL teatbench creation? ### Begin TestBench generation. Error using eml_fi...

8 years ago | 1 answer | 0

1

answer

Question


How to use log functions on HDL Coder?
Hello all, Can anyone help me as to what alternative code can I use instead of log10 to calculate Gain of a signal in decibels? ...

8 years ago | 1 answer | 0

1

answer

Question


??? Function 'log10' is not defined for values of class 'embedded.fi'.
Hello all, Can anyone help me as to what alternative code can I use instead of log10 to calculate Gain of a signal in decibels?...

8 years ago | 1 answer | 0

1

answer

Question


16 bit input output parameter generation using HDLCoder
Hello all, I'm using HDL Coder tool to generate Verilog modules for FPGA implementation. My design is a Adaptive Predictor fo...

8 years ago | 1 answer | 0

1

answer

Question


How to implement the generated HDL code on FPGA?
I've VHDL code generated from Matlab files using HDL Coder tool for Matlab. It is an adaptive filter design which requires speec...

8 years ago | 0 answers | 0

0

answers

Question


HDL Coder shows conformance error due to divide and fi function calls
My Matlab code has divide functions such as: q=(round(b*conj(k1)))/b; In the fixed_point file generated, the above code ...

8 years ago | 0 answers | 0

0

answers

1

answer

Question


Error while generating HDL code from Matlab: MATLAB for code generation only supports SumModes 'SpecifyPrecision' and 'KeepLSB' for 'MTIMES' when the size of the inputs can vary at run-time.
While trying to generate Verilog file using HDL coder, I got the above error in the 'fixed-point' file in the Validation Results...

8 years ago | 1 answer | 0

1

answer

Question


Error: Unable to determine MEX compiler: use mex -setup to configure your system.
My project requires Verilog coding for FPGA implementation. I use Macbook, for my Matlab2015b. And whenever I try running Fixed...

8 years ago | 1 answer | 0

1

answer