Re: Simulating an assembler?




John.S.Novak@xxxxxxxxx, III <jsn@xxxxxxxxx> writes:

> In article <11f0d1q8o4gf2b7@xxxxxxxxxxxxxxxxxx>, boblarson@xxxxxxxxxxx
> says...
>
> > Do we now have computers capable of designing and testing an assembler in
> > software? Has it been done yet?
>
> http://www.nanoengineer-1.com/mambo/index.php?
> option=com_content&task=view&id=66&Itemid=2
>
> The URL above links to an article describing the simulation of a
> Drexler-Merkle differential gear, in a software package called
> nanoengineer-1. For scale purposes, the gear has 8292 atoms. The six
> degree of freedom manipulator arm designed by (I think) Merkle has
> something like 3000 atoms, as I recall. And the full scale assembler
> designs (I should put those in scare quotes, really) are on the order of
> three to four million atoms.
>
> So, since this is considered to be significant (nanodot.org is claiming
> it to be a first) I wager to say that the very much larger simulations
> of full assemblers are not yet feasible. 65 ps of simulation took
> almost 8 hours on a midrange laptop; even under the dubious assumption
> that simulations of this type are linear in the number of atoms, a full
> assembler would take about a thousand times as long to simulate.

While not at all disagreeing with your post, I would like to point out
that supercomputers are (at least) about a thousand times faster than
a midrange laptop...

<SNIP healthy skepticism>


--

John Devereux

.



Relevant Pages

  • Re: Simulating an assembler?
    ... > Do we now have computers capable of designing and testing an assembler in ... The URL above links to an article describing the simulation of a ... the gear has 8292 atoms. ... And the full scale assembler ...
    (sci.nanotech)
  • Re: Hilfeeee! PLDs und Flip Flops
    ... Es geht in ein GAL16V8 rein, die Simulation zeigt auch nichts Unerwünschtes wie Glitches, vereinfachen lassen sich die Gleichungen auch nicht mehr. ... Soweit ich erkennen kann, ist immer nur 1 LED an und im schlimmsten Falle keine. ... Ich hatte auch Probleme, meinen Assembler samt Optimierer und Simulator zum laufen zu bringen, da die alte konsolenorientierte Software nicht sehr komfortabel zu bedienen ist und man lange lesen muß. ...
    (de.sci.electronics)
  • Re: Programming for Electronics Engineers
    ... thus the choice of assembler. ... things, to logic simulation and demonstration, to some fairly complex ... We've done simulations of asynchronous logic with a spreadsheet. ... signals driving them and generate pin-lists for the capture software. ...
    (sci.electronics.design)
  • Re: Assembler in Lex/Yacc
    ... > I was working on an assembler for X64 architecture. ... > what are the tradeoffs in designing an assembler using lex or re2c and ... Developing a grammar is the toughest part, ... Is it that code generated by Lex/Yacc is not as ...
    (comp.lang.asm.x86)
  • Assembler in Lex/Yacc
    ... I was working on an assembler for X64 architecture. ... what are the tradeoffs in designing an assembler using lex or re2c and ... Is it that code generated by Lex/Yacc is not as ... but again it resorts to hand written code at some ...
    (comp.lang.asm.x86)