Since 4/2/2012 6:19:24 AM, emeltasyurek has written 7 articles and participated in 0 conversations. emeltasyurek signature: emeltasyurek
emeltasyurek's articles:
Items(7) /1
Input from file and output to file - VHDL172 (1/19/2006 1:25:05 AM) comp.lang.vhdl Hi, what is the easiest way of taking inputs from a file and writing outputs to a file? I need to take values from MATLAB. I also need to plot the outputs in MATLAB. Can anyone suggest an appropriate way of do... Emel
Help! Signed Number Representation in Xilinx Testbench Waveform2949 (1/18/2006 6:54:19 PM) comp.lang.vhdl Hi, I am using Xilinx ISE Testbench Waveform to simulate my VHDL code and there is something that confused me: -256 is equal to '111100000000' in two's complement notation.'111100000000' is equal to 3840 if y... Emel
FIR with complex coefficients- VHDL implementation130 (1/16/2006 6:36:03 PM) comp.lang.vhdl Hi, I took MATLAB fdatool HDL coder's VHDL code for an FIR filter (length=8) and tried to adjust it such that it accepts complex inputs and filter coefficients. To do this, I had to handle the real and imaginar... Emel
Help! FIR Filter - MATLAB fdatool - VHDL #20116 (1/8/2006 3:14:23 PM) comp.lang.vhdl Hi, I designed a 7th order FIR filter using MATLAB fdatool and obtained the VHDL code using the HDL Coder. I think that in the following part of the code there is a problem (Delay pipe line is an 8 element arr... Emel
Help! FIR Filter - MATLAB fdatool - VHDL0100 (1/8/2006 3:00:09 PM) comp.lang.vhdl Hi, I designed a 7th order FIR filter using MATLAB fdatool and obtained the VHDL code using the HDL Coder. I think that in the following part of the code there is a problem (Delay pipe line is an 8 element arr... Emel
Error converting from MATLAB array to Simulink data #2043 (11/22/2005 1:22:19 PM) comp.soft-sys.matlab Hi everyone, I need help. I wrote a level-2 m-file S-function, but my model does not work. Simulink gives the error 'Error evaluating registered method 'InitializeConditions' of M-S-Function....Error converti... Emel
Error converting from MATLAB array to Simulink data051 (11/11/2005 4:37:34 AM) comp.soft-sys.matlab Hi, When I try to run my S-function I get the error "Error evaluating registered method 'Start' of M-S-Function '....'. Error converting from MATLAB array to Simulink data. In my Start method I have function ... Emel