forast
Junior Member level 3
I have a very difficult time understanding verilog and programming on it. Is there anyone that can help me with 8 bit ALU Module code or at least how to understand this better? We're also suppose to design a 8 bit 4 to 1 mux and 8 bit 2 to 1 mux. I think I figured out the 2 to 1 mux but what I'm not sure if I'm understanding is that these are separate files? So the ALU Module is separate from the 2 to 1 mux module? Then later on in a test bench i'll use all the files to appropriately get the right output?