- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
peace ! requesting some help with my vhdl code!
I'm writing code for image processing, what I nead is read data(integer) from file (txt,xml or dat) to implemente the code in the board, the file is generated from matlab Q1- what type of file should I use Q2- does the txt file solve the problem( for simulation it's ok but the question is for the implementation) Q3- could you advice me for some books or links Any help would be greatly appreciated and thanks for your time!....peaceLink Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- peace ! requesting some help with my vhdl code! I'm writing code for image processing, what I nead is read data(integer) from file (txt,xml or dat) to implemente the code in the board, the file is generated from matlab Q1- what type of file should I use Q2- does the txt file solve the problem( for simulation it's ok but the question is for the implementation) Q3- could you advice me for some books or links Any help would be greatly appreciated and thanks for your time!....peace --- Quote End --- one way is to have a ram initialised by your mif data from file. You can update the file if your ram supports real time editing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- could you advice me for some books or links --- Quote End --- This DSP tutorial has VHDL code and Tcl scripts for accessing hardware via JTAG, including uploading and downloading RAM via JTAG. http://www.ovro.caltech.edu/~dwh/correlator/pdf/esc-104paper_hawkins.pdf http://www.ovro.caltech.edu/~dwh/correlator/pdf/esc-104code_hawkins.zip Cheers, Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
akay! thatks a lot

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