From c0947e03a8bfed5df445864cf28fc3995b8c0fab Mon Sep 17 00:00:00 2001 From: Jake <jake.read@cba.mit.edu> Date: Wed, 25 Oct 2017 11:08:12 -0400 Subject: [PATCH] update readme --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d821e37..e1c7d6f 100644 --- a/README.md +++ b/README.md @@ -5,20 +5,18 @@ Currently: ### Jake - - Hardware 0.1 - - Diagram Packet, Switching, Backpressure + - Hardware 0.2 + - Measure Packet Propagation + - Implement Switching Structure in Hardware ### Nick - - Evaluation Metrics (written into latex) - - message delay time between two nodes - - message delay time across switches (delay time relative # switches, should be linear) - - message delay time with increasing crosstraffic (measure of success: if no increase in message time for additional crosstraffic, we are better than static-routing ethernet) + - Work w/ Patrick on implementing Dijkstra's in simulation ### Dougie - - How does TCP/IP route? + - ### Patrick - - Simulation Research + - Work on implementing hardware emulation in simulation ## Hardware -- GitLab