Altera_ForumHonored Contributor11 years agoMay I use a reg variable to indicate the bus bit ? I have a design, I want to use a reg variable to control another bus bit like: reg [2:0] a; reg [7:0] b; reg c; reg [2:0] d; case 1: c <= b[a]; case 2: d <= ...Show More
Recent DiscussionsRegarding the issue of UFM not startingram retimingReset Release IP for Agilex needs Stratix 10 device files installed!Licensing ‘Know-How’ GuideTiming analysis - long combinational path