Monthly Archives: January 2012
Control/Data Flow Diagram
See attached PDF for details on the BlazeRouter-M (or as we’re now calling it BR-Q, Q for QoS). This diagram details the control packet/data packet flow from one node to another in our BlazeNoC. This is the first revision of … Continue reading
69 States and NOT counting…
The total number of states in the Arbiter’s control unit for BlazeRouter-M has reached 69 states. As far as Finite State Machines go, this diagram (located –> https://github.com/koru/BlazeRouter_M/tree/master/docs) isn’t your traditional looking Moore machine (rather complex), but nevertheless the design … Continue reading
Changes coming soon…
I realize it’s just me and the plethora of SpamBots that flood my blog, but that’s by design. In the coming months, as I fight through the completion of my thesis and grad school, I want to deliver on some … Continue reading
Adding p4merge to mergetool in Git
So I needed to merge some stuff on BlazeRouter_S for my thesis work and since I’m using Git for software configuration management, I had to setup a worthy diff tool to help me resolve the conflicts I was experiencing in … Continue reading