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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: smuaie
  • Content: Threads
  • Order by date
  1. smuaie

    Repetitive code (Newbie)

    I try to find a elegant way to code a component in order to employ it with different value of a constant. The code is : library IEEE; use IEEE.STD_LOGIC_1164.ALL; entity c_nibble is Port ( input : in std_logic_vector(3 downto 0); output : out std_logic_vector(3 downto 0)); end...
  2. smuaie

    Windows 2K want see the PCs in our domain

    Hello, Since yesterday, I have a PC that refuses to see the others PC in our domain. Details are: I see the domain (after a very long time) but as soon as I want to explore it, I obtain an error message. I can ping the server. By exchanging with a rescue hard disk, the system works fine, it's...

Part and Inventory Search

Back
Top