Pretty simple, but very useful! If people could hit V on a block, and hit C on all the blocks it needs to be connected to, it would greatly help in shortening build times. I suppose there could be a mode-changing button or keyboard shortcut, whatever works best.
example: memory storage module, 8 1byte locations, and a shift register to go between them. To meausure the output of each mem-loc, I use a line of 8 OR gates. to connect them, I need to connect 8 * nth (nth being the number of memory locations, 8 in this case) connections, and each connection I need to hit C again on the output AND gate and look back to the line of OR gates. When connecting the input, I simply have to hit C on a single OR gate, and run up the line of input AND gates spamming V. Why shouldn't I be able to do this the other way around?
example: memory storage module, 8 1byte locations, and a shift register to go between them. To meausure the output of each mem-loc, I use a line of 8 OR gates. to connect them, I need to connect 8 * nth (nth being the number of memory locations, 8 in this case) connections, and each connection I need to hit C again on the output AND gate and look back to the line of OR gates. When connecting the input, I simply have to hit C on a single OR gate, and run up the line of input AND gates spamming V. Why shouldn't I be able to do this the other way around?
Last edited: