- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am new in altera i am using Simulink matrix block as input to the altera blocksets design but data incompatibility problem arises plz someone suggest what to do?...............:):)
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Matrix are not supported. You need to use single data values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanx but if i take an image as input of an altera blockset then what we will do?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there any interface blockset between simulink blocksets and altera blocksets?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
images will have to be streamed into the FPGA 1 pixel at a time and processed somehow - usually in a pixel pipeline.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you please tell me what is the exact block that is used for interfacing between simulink blockset and altera blockset...........
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
whatever block it is to convert to integer or fixed point type.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In xilinx system generator we use gateway_in and gateway_out block for interfacing between matalab simulink blocks and xilinx blocksets in case of DSP builder what blocksets we will use?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
DSPBuilder doesn't have to follow Xilinx strategy.
t uses one top level block with device declared inside representing synthesis toplevel. Anything outside is simulink and can be connected directly.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanx but when i am taking image as input and reshaping, unbuffering image and connected it with altera input blockset "one dimensional blockset does not support input this message is coming" in that case what to do??? plz help me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You have to stream in your image 1 pixel at a time. You cannot input the image as a matrix.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
what input block are you referring to. The blocks GPin/GPout/channelin/channelout are not necessary for ADSP. You can wire simulink data directly but take care of type conversion(convert data to integers, control inputs to boolean...)
I know once a 2D array was accepted in my design but I am not sure if it was input to block or output generated by a block.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Kaz...........

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page