summaryrefslogtreecommitdiff
path: root/infra
diff options
context:
space:
mode:
authorJulian Blake Kongslie2022-10-15 14:03:28 -0700
committerJulian Blake Kongslie2022-10-15 14:03:28 -0700
commiteaef9348431ea331ecf118aefc21246dbcf2c998 (patch)
treed12a2f3c8d86b47a12ef2ef78a02be552cf59475 /infra
parentInitial commit (copied from biggolf) (diff)
downloadnanosim-eaef9348431ea331ecf118aefc21246dbcf2c998.tar.xz
Add memory implementation as well; reorg.
Diffstat (limited to '')
-rw-r--r--infra/arbiter.h (renamed from arbiter.h)0
-rw-r--r--infra/pipetrace.cpp (renamed from pipetrace.cpp)0
-rw-r--r--infra/pipetrace.h (renamed from pipetrace.h)0
-rw-r--r--infra/port.h (renamed from port.h)0
-rw-r--r--infra/queue.h (renamed from queue.h)0
-rw-r--r--infra/sim.cpp (renamed from sim.cpp)0
-rw-r--r--infra/sim.h (renamed from sim.h)0
-rw-r--r--infra/stat.h (renamed from stat.h)0
8 files changed, 0 insertions, 0 deletions
diff --git a/arbiter.h b/infra/arbiter.h
index 79a9920..79a9920 100644
--- a/arbiter.h
+++ b/infra/arbiter.h
diff --git a/pipetrace.cpp b/infra/pipetrace.cpp
index e6642ef..e6642ef 100644
--- a/pipetrace.cpp
+++ b/infra/pipetrace.cpp
diff --git a/pipetrace.h b/infra/pipetrace.h
index 656b9b9..656b9b9 100644
--- a/pipetrace.h
+++ b/infra/pipetrace.h
diff --git a/port.h b/infra/port.h
index 06a3aa5..06a3aa5 100644
--- a/port.h
+++ b/infra/port.h
diff --git a/queue.h b/infra/queue.h
index 1e490bc..1e490bc 100644
--- a/queue.h
+++ b/infra/queue.h
diff --git a/sim.cpp b/infra/sim.cpp
index 21acc8c..21acc8c 100644
--- a/sim.cpp
+++ b/infra/sim.cpp
diff --git a/sim.h b/infra/sim.h
index 185916a..185916a 100644
--- a/sim.h
+++ b/infra/sim.h
diff --git a/stat.h b/infra/stat.h
index f1ca75a..f1ca75a 100644
--- a/stat.h
+++ b/infra/stat.h