Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/05/06 04:59
Read: times


 
#119642 - re: FPGA
Responding to: ???'s previous message
Just a point about libraries ...
Mike Hymel said:
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;




std_logic_arith and std_logic_unsigned are obsolete (and were never IEEE standard libraries, anyways) and should not be used. Use the much-better numeric_std instead. You'll be glad you did :)


Thanks Andy. I would take that for me too.


Finally, i would like to know what relevent things i should be proficient with, to claim myself as "an able FPGA programmer (junior level)". For information, i have only Modelsim software with me. No other supporting things. will it be enough for me to to get proficient with FPGA programming?


I just asked this to know this.,
Whether the skills i develop by using Modelsim for simulating the Hardware i designed would be adequate to get recognised to enter the field of VLSI. or the recruiter would expect the knowledge of synthesizing and Place & Route too.

Thanks,
Suresh.


List of 15 messages in thread
TopicAuthorDate
FPGA's            01/01/70 00:00      
   re: FPGAs            01/01/70 00:00      
      Re:FPGA            01/01/70 00:00      
         FPGAs            01/01/70 00:00      
            re: FPGAs            01/01/70 00:00      
               re: FPGA            01/01/70 00:00      
                  re: FPGAs            01/01/70 00:00      
                     reply            01/01/70 00:00      
         re: FPGAs            01/01/70 00:00      
   Maybe you should do the basic work            01/01/70 00:00      
      Hello Richard,            01/01/70 00:00      
   study Mr. Boole, then            01/01/70 00:00      
      I don't think so ...            01/01/70 00:00      
         Taken out of context, i would make no su            01/01/70 00:00      
   A good thing would be            01/01/70 00:00      

Back to Subject List