bobo123
Newbie level 4
Hi,
When I run the Smash+Simulink co-interface I get a segmentation fault in Matlab. I have 12 inputs and 20 outputs from my Verilog code. To narrow down the source of the seg. fault I made the Verilog code a simple bit assignment and I still get the seg. fault. Interestingly, when I reduce the number of outputs to 15 (from 20) I do not get a segmentation fault and everything seems to run fine. Any one know why this could happen? Of note I am using simulink 6, and there is a note about the Smash module being written for v6.1 in the Matlab error log.
Also are there any websites out there which have example .nsx, .v files using the Smash/Simulink co-interface (besides the Dolphin website)? Thanks.
When I run the Smash+Simulink co-interface I get a segmentation fault in Matlab. I have 12 inputs and 20 outputs from my Verilog code. To narrow down the source of the seg. fault I made the Verilog code a simple bit assignment and I still get the seg. fault. Interestingly, when I reduce the number of outputs to 15 (from 20) I do not get a segmentation fault and everything seems to run fine. Any one know why this could happen? Of note I am using simulink 6, and there is a note about the Smash module being written for v6.1 in the Matlab error log.
Also are there any websites out there which have example .nsx, .v files using the Smash/Simulink co-interface (besides the Dolphin website)? Thanks.