<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">In theory - I do not see why not.   IIRC its an YOCTO Linux port under the covers >>with some hacking<< I'd have to ask some of my brethren in the Intel OTC group exactly what was subsetted, although my worry is that some of the folks that worked on that may have left Intel.  Also. I don't think anyone ever tried to compile simh for it - so you are likely to run into a something that is not quite kosher.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">But simh's 'needs' are pretty simple, particularly if you start off sans networking. </div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Another hint, having done this sort of thing in a past life, look carefully at the target HW; as moving code from a PDP-11 to a PC, be careful trying to map a real DEC DR-11 to certain PC parallel port implementations can end up be a little trickier than you might think, as the semantics of each are close but slightly different.  IIRC, You just need to be careful of order of things, and leading and trailing edge latching semantics on the devices that did not quite line up -- I just remember a project a few years back were we had a nasty race condition with strange double counts and the solution a TTL state machine between the emulated DR and the PC/Parallel port.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">FWIW:  I have a couple of Gallieo boards at home (Gen2 I think, but they might be Gen1 - I have not messed with since the Edison's came out).   Drop a line privately and I see if I can help you.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 5, 2017 at 10:20 PM, Gregg Levine <span dir="ltr"><<a href="mailto:gregg.drwho8@gmail.com" target="_blank">gregg.drwho8@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
Can the SIMH project materials, such as the PDP11 emulator be built<br>
and even managed on an Intel Galileo gen 2 ( or the gen 1) platform?<br>
<br>
This is an Intel QUARK SOC platform leveraged such that it's output<br>
and input is in the form of the Arduino families.<br>
<br>
However networking is already physically present, and there are two<br>
serial ports, the main one, and the classic one found as digital pins<br>
0 and 1.<br>
<br>
Ideally what I'd like is to have the thing pose as an appropriate<br>
PDP11, and deliver its terminal via the second serial output.<br>
<br>
For digital I/O i'd eventually like to tease the thing to allow its<br>
eight regular pins to become the ones for an emulated DR-11 or DR-11C<br>
board.<br>
<br>
I do know that the latest release of the E11 product does make use of<br>
one company's digital I/O board to become either one of those. And I'm<br>
not even sure how to get that product to work in what I'm reasonably<br>
sure SIMH could do.<br>
<br>
But one problem at a time.....<br>
-----<br>
Gregg C Levine <a href="mailto:gregg.drwho8@gmail.com">gregg.drwho8@gmail.com</a><br>
"This signature fought the Time Wars, time and again."<br>
______________________________<wbr>_________________<br>
Simh mailing list<br>
<a href="mailto:Simh@trailing-edge.com">Simh@trailing-edge.com</a><br>
<a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" rel="noreferrer" target="_blank">http://mailman.trailing-edge.<wbr>com/mailman/listinfo/simh</a></blockquote></div><br></div>