- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi guys.
I want to ask about interfacing between Simulink and Altera board. I never used this before. I have designed my model using Simulink block. I want convert it to hdl code using hdl coder. But, now i confuse how this hdl code can be downloaded into Altera chip :confused: :( ?Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
you will need to compile the generated code in quartus. Before this you need to setup a project and define all the pinout etc before compiling.
A few years ago simulink had support for some xilinx dev boards to make the above setup easier, and they were planning to support some altera boards too. Maybe it's worth looking into the altera dev board support - but you'll need to ask mathworks.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your explanation. How about the memory if we like to use SDRAM too? Do you know about it? Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you need to interface to an SDRAM, you'll need to drop in an SDRAM controller yourself. You can get the IP from Altera, but you'll need to connect it to your generated HDL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your explaination

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