02-06-2015, 03:24 AM
(This post was last modified: 02-06-2015, 03:45 AM by Apocryphan.)
here is the shifters for the pointers and to track the end of each line so you can jump to the end or front or move forward or back in increments of any analog signal, the each line will have these 2 adjustable memory cells, here's the trick... the top memory adjusts the range of the bottom. and when you adjust the top it will adjust the bottom also, bottom one is your pointer, it will tell the signal where to shift the memory to make room for the incoming signal and will also lead the new signal to that cell, the top memory cell will trigger the proper shift depending on how it moves, I use a falling and rising signal strength detector to trigger them. the space trigger will move all the memory cells to the right of the pointer to shift 1 to the right, and delete will shift the memory cell that's 1 to the left of the pointer into a blocked cell and shift all cells to the right of it left 1. I may need to add another memory cell to hold the gate for the new signals but they are only 14 comparators per line and then i will use one to control which vertical line.
I may have used some instant wire for triggering the space and delete shifts, but the pointer still has a small delay spanning it, i think i may move it all to the middle and just make the shifters look like a spline, there is a 2 block gap between each line of memory for the wires to the pointer display to fit through and the delete shift wire too.
only slightly? lol
I may have used some instant wire for triggering the space and delete shifts, but the pointer still has a small delay spanning it, i think i may move it all to the middle and just make the shifters look like a spline, there is a 2 block gap between each line of memory for the wires to the pointer display to fit through and the delete shift wire too.
(02-04-2015, 08:07 AM)RekcirBrickeR Wrote: I just tried this for the first time... fast wires work really well to split the same signal to multiple places at the same time. but you probably already knew this.
only slightly? lol