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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.