Difference between revisions of "Main Page"

From Mill Computing Wiki
Jump to: navigation, search
(Replaced content with "<h1>Mill Computing Wiki</h1>")
m (Undo revision 3485 by Will Edwards (talk))
 
(7 intermediate revisions by 5 users not shown)
Line 1:Line 1:
<h1>Mill Computing Wiki</h1>
+
The Mill is a new general purpose processor architecture.
 +
It intends to run general purpose code at <abbr title="Digital Signal Processor">DSP</abbr> 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.
 +
 
 +
<table style="width: 50%; padding: 2% 5%; font-size: 12pt">
 +
<tr><td>'''[[Architecture]]'''</td><td>'''[[Infrastructure]]'''</td><td>'''[[Community]]'''</td></tr>
 +
<tr><td>[[Belt]]</td><td>[[Synthesis]]</td> <td>[[Software]]</td></tr>
 +
<tr><td>[[Encoding]]</td><td>[[Compiler]]</td></tr>
 +
<tr><td>[[Memory]]</td><td>[[Specializer]]</td></tr>
 +
<tr><td>[[Metadata]]</td><td>[[Debugger]]</td></tr>
 +
<tr><td>[[Protection]]</td><td>[[Simulator]]</td></tr>
 +
<tr><td>[[Prediction]]</td><td>[[Specification]]</td></tr>
 +
<tr><td>[[Execution]]</td><td>[[conAsm]]</td></tr>
 +
<tr><td>[[Instruction Set]]</td><td>[[genAsm]]</td></tr>
 +
</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