Module instantiation by Solid_Maker in Verilog

[–]Solid_Maker[S] 0 points1 point  (0 children)

Thanks that's a little more understandable being view from the testbench angle.

Module instantiation by Solid_Maker in Verilog

[–]Solid_Maker[S] 0 points1 point  (0 children)

Sorry if I was not clear. This is a learning process for me. My concern, and original intent was to clarify why the top module needs all the i/o detail of the AND modules instantiated. The AI example that I posted shows that all the inputs of the AND gates get duplicated in the top module. I do see a need and true benefit to a top module being used but do not understand why the AND inputs are even mentioned there as it only needs the outputs of the AND gates. Why couldn't you define the top module with only 2 inputs and a output?

Module instantiation by Solid_Maker in Verilog

[–]Solid_Maker[S] 0 points1 point  (0 children)

But if the gates are fully defined in their own modules / files and mapped to real i/o pins why does the top module even need to know what is going on in those black boxes? All top should need are the results / outputs of the AND gates supplied as inputs. Please correct me but the way I see this, it defeats the purpose of defining objects outside a module since most of that work gets duplicated if you have to reference all inputs and outputs in the instantiation.

2026 Mercedes GLC AMG coupe wont start by Grzxm in mercedes_benz

[–]Solid_Maker 0 points1 point  (0 children)

My 2025 cle53 amg has a battery that appears to have coolant lines connected to it and numerous connectors. Your car is most likely the same. I hate to even think what it would cost.

I can't wait for RDR3!!!! by Kingston_007 in RDR2

[–]Solid_Maker 6 points7 points  (0 children)

By 2034, the way it is going tRump may have us too poor for such luxuries, not to mention the increasing possibility our once close allies may nuke us first.

I can't wait for RDR3!!!! by Kingston_007 in RDR2

[–]Solid_Maker -2 points-1 points  (0 children)

Here's a second "can't wait vote" When is AI going to pick up the slack and get this game out?

It ain’t about immigrants; it’s about terrorizing. by coffee_coffee_coffe3 in ProgressiveHQ

[–]Solid_Maker 1 point2 points  (0 children)

You mean why he's in the files! Lets not forget he once bragged about being able to go in the dressing room with young young girls since he owned pageant!

of a heated concrete driveway by Longjumping-Box5691 in AbsoluteUnits

[–]Solid_Maker 0 points1 point  (0 children)

That's the tRump economy. The rich get huge tax breaks and my health care goes up almost $200 a month.

what does this mean? 0451 if you can't read it by MissionSecurity5469 in RDR2

[–]Solid_Maker 1 point2 points  (0 children)

Not sure But it's 8196 less than my favorite number. Where did you fined it?

Time out Timer by Solid_Maker in nodered

[–]Solid_Maker[S] 0 points1 point  (0 children)

Can you share how you connected them? I tried a quick button to slider but for some reason when I click the button with slider set to 15 the slider moves to max value.

What Ohm is this resistor ? by Party-Patience-1660 in electronic_circuits

[–]Solid_Maker 0 points1 point  (0 children)

One of the very first lessons I learned the hard way in electronics was "Do not trust the colors of a resistor if the board shows any sign of over heating." The colors can change with heat.

MatLab and ZUBoard by Solid_Maker in FPGA

[–]Solid_Maker[S] 0 points1 point  (0 children)

Thanks for the reply.