Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by thequickbrownfoxjump

  1. thequickbrownfoxjump

    Type mismatch problem

    Greetings! This is my first thread. I have a package that contains the following type: type t_rgb_64x48 is array(0 to 47) of std_logic_vector(63 downto 0); and is being used in my file.vhd file. ------------------------ file.vhd contains an entity that contains the type of the package...

Part and Inventory Search

Back
Top