Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
VHDL
Can anyone think of a workaround - Ideally I want to pass an accesstype into an entity (not for synt
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Tricky, post: 4201187"] Thanks all of you for the ideas. Kevins is definatly the most practical for me. Ive had a library full of bitmap reading, writing and colour space converting for about 3 years, so the string thing is easiest (already have a string pad function and string tokenising protected type, so I can easily pass in multiple images in a single generic from the top level testbench) - normally I throw images around in their own array type once read, which is probably why I didnt think of it myself. Im going to make a record type with start address and image path, and sit on that port waiting for a transaction. Cheers guys :) [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
VHDL
Can anyone think of a workaround - Ideally I want to pass an accesstype into an entity (not for synt
Top