<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gran/src/ideal_noc.c, branch master</title>
<subtitle>GOOFING OFF - A granular NoC simulator.</subtitle>
<id>https://metanimi.dy.fi/cgit/gran/atom?h=master</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/gran/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/gran/'/>
<updated>2025-08-09T14:35:26Z</updated>
<entry>
<title>format</title>
<updated>2025-08-09T14:35:26Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-08-09T14:35:26Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/gran/commit/?id=489beadf61d05f40dd4ac40e4e5290502f7ad078'/>
<id>urn:sha1:489beadf61d05f40dd4ac40e4e5290502f7ad078</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ideal allocation tracker</title>
<updated>2025-03-02T19:45:51Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-03-02T19:45:51Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/gran/commit/?id=0464b7765aa4d1fc2178e443a3b37d19cfe541a0'/>
<id>urn:sha1:0464b7765aa4d1fc2178e443a3b37d19cfe541a0</id>
<content type='text'>
+ Kind of like CHERI, but uses out-of-line pointer information.
  The idea is that a core that is compatible with ALLOC_IF queries
  the allocation tracker if an address is legal and gets a response.
  This ideal tracker effectively has infinite memory and doesn't talk to
  any other components, but a real implementation might want to limit
  the allocations per process or chat with some reserved memory region
  somewhere else in the system to maintain a binary tree or something.
</content>
</entry>
<entry>
<title>add an idealized NoC</title>
<updated>2025-03-02T15:46:57Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-03-02T15:46:57Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/gran/commit/?id=ad6107d33a8a222d9062aae45d0e8d8483939d5d'/>
<id>urn:sha1:ad6107d33a8a222d9062aae45d0e8d8483939d5d</id>
<content type='text'>
+ Purely virtual, doesn't exist, but would be 'theoretically' ideal.
</content>
</entry>
</feed>
