Difference between revisions of "Main Page"

From Mill Computing Wiki
Jump to: navigation, search
m (Undo revision 3485 by Will Edwards (talk))
 
(4 intermediate revisions by 4 users not shown)
Line 4:Line 4:
  
 
<table style="width: 50%; padding: 2% 5%; font-size: 12pt">
 
<table style="width: 50%; padding: 2% 5%; font-size: 12pt">
<tr><td>'''[[Architecture]]'''</td><td>'''[[Infrastructure]]'''</td></tr>
+
<tr><td>'''[[Architecture]]'''</td><td>'''[[Infrastructure]]'''</td><td>'''[[Community]]'''</td></tr>
<tr><td>[[Belt]]</td><td>[[Synthesis]]</td></tr>
+
<tr><td>[[Belt]]</td><td>[[Synthesis]]</td> <td>[[Software]]</td></tr>
 
<tr><td>[[Encoding]]</td><td>[[Compiler]]</td></tr>
 
<tr><td>[[Encoding]]</td><td>[[Compiler]]</td></tr>
 
<tr><td>[[Memory]]</td><td>[[Specializer]]</td></tr>
 
<tr><td>[[Memory]]</td><td>[[Specializer]]</td></tr>
Line 11:Line 11:
 
<tr><td>[[Protection]]</td><td>[[Simulator]]</td></tr>
 
<tr><td>[[Protection]]</td><td>[[Simulator]]</td></tr>
 
<tr><td>[[Prediction]]</td><td>[[Specification]]</td></tr>
 
<tr><td>[[Prediction]]</td><td>[[Specification]]</td></tr>
<tr><td>[[Execution]]</td><td>[[Assembly]]</td></tr>
+
<tr><td>[[Execution]]</td><td>[[conAsm]]</td></tr>
<tr><td>[[Instruction Set]]</td><td></td></tr>
+
<tr><td>[[Instruction Set]]</td><td>[[genAsm]]</td></tr>
 
</table>
 
</table>

Latest revision as of 08:51, 14 January 2015

The Mill is a new general purpose processor architecture. It intends to run general purpose code at DSP speed and power requirements. A number of new innovations and established old technologies used in a new context need to be employed to achieve this goal.

ArchitectureInfrastructureCommunity
BeltSynthesisSoftware
EncodingCompiler
MemorySpecializer
MetadataDebugger
ProtectionSimulator
PredictionSpecification
ExecutionconAsm
Instruction SetgenAsm