From WikiChip
Difference between revisions of "Form:chip"
Line 11: | Line 11: | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
{{{for template|chip}}} | {{{for template|chip}}} | ||
+ | === Gneral Chip === | ||
<table class="wikitable"> | <table class="wikitable"> | ||
<tr><th>Future?</th><td>{{{field|future|input type=dropdown|default=|values=,Yes}}}</td><td>If the chip has not been released yet, select "Yes", OTHERWISE LEAVE BLANK</td></tr> | <tr><th>Future?</th><td>{{{field|future|input type=dropdown|default=|values=,Yes}}}</td><td>If the chip has not been released yet, select "Yes", OTHERWISE LEAVE BLANK</td></tr> | ||
Line 250: | Line 251: | ||
</td><td>Package Module<br>e.g., <nowiki>{{packages/amd/socket am4}}</nowiki></td></tr> | </td><td>Package Module<br>e.g., <nowiki>{{packages/amd/socket am4}}</nowiki></td></tr> | ||
</table> | </table> | ||
+ | === Neuromorphic Chip === | ||
+ | <table class="wikitable"> | ||
+ | <tr><th colspan="3">Neuromorphic Chip Specs:</th></tr> | ||
+ | <tr><th>Neurons</th><td>{{{field|neuron count|input type=text|size=12|placeholder=e.g., 100,000}}}</td><td>Neuron Count</td></tr> | ||
+ | <tr><th>Synapses</th><td>{{{field|synapse count|input type=text|size=12|placeholder=e.g., 100,000}}}</td><td>Synapse Count</td></tr> | ||
+ | <table> | ||
{{{end template}}} | {{{end template}}} | ||
Revision as of 11:28, 20 March 2018
This is the "chip" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.