Need help with NOR-only circuits in CircuitVerse (Hex → 7-segment project)
Hey, I’m working on a Computer Organization project where I have to convert a 4-bit hex input (W X Y Z) into a 7-segment display with outputs a–g using NOR gates only in CircuitVerse. I already finished the truth table, K-maps, and simplified Boolean expressions for each output, but I’m stuck on turning those expressions into NOR-only circuits and wiring everything correctly. I’m mainly trying to understand how to build one output step-by-step so I can apply the same process to the rest. If anyone has tips or can explain how to organize the NOR gates in CircuitVerse, I’d really appreciate the help.