Altera_ForumHonored Contributor15 years agoWarning: Found combinational loop of 1 nodes how i can avoid this problem library ieee; USE ieee.std_logic_1164.all; Entity dmux8 IS PORT( S : IN INTEGER RANGE 0 to 7; d : IN STD_LOGIC; Y : OUT STD_LOGIC_VECTOR(0 to 7) ); END dmux8;...Show More
Recent DiscussionsAutomatically added negative node for TDS output doesn't work with Agilex 5Design Space Explorer - *** Fatal Error: Access Violation at 0X000000001E19EB30Tensor block usageError (169008): Can't turn on open-drain option for differential I/O pin HPS_DDR3_DQS_N[1]Highlight similar instances of a selected word fails when scrollingSolved