Help need for distributed Hardware Simulation



Hello guys,
I am EDA guy, looking at prospects of building an HDL simulator which
can use parallelism in real-world hardware designs to simulate them
very fast on some dedicated hardware. Before reading further, please
know that my experience has solely been with EDA emulators and
simulators, and some of what I say might sound like crap to your
seasoned Parallel Computing guys.

The hardware of my choice would not be a supercomputer, but (I don't
know if such a thing exists), maybe a PCI slot card, with ten general
purpose processors, having their own local memories that they can
access very fast. These memories would be used as "scratch-pads" by the
processors, and the relevant data from these "scrath-pad" memory would
be updated to the main memory.
The central processor (the "main" processor of the workstation/desktop
computer) would run a simulation kernel, and schedule the threads on
the processors on the board.

Now my question is, does something like that exist? If it doesn't, what
comes closest to my requirement.

Guys, any help would be appreciated. I know, my question seems like a
utopic vision of something I desperately want. Please give me all the
help you can.

-Niraj

.



Relevant Pages

  • Re: Help need for distributed Hardware Simulation
    ... I am EDA guy, looking at prospects of building an HDL simulator which ... can use parallelism in real-world hardware designs to simulate them ... very fast on some dedicated hardware. ...
    (comp.distributed)
  • Help need for distributed Hardware Simulation
    ... I am EDA guy, looking at prospects of building an HDL simulator which ... can use parallelism in real-world hardware designs to simulate them ... very fast on some dedicated hardware. ...
    (comp.parallel)
  • Re: running OpenVMS/Alpha on a simulator
    ... >> I'm curious if anyone has gotten OpenVMS/Alpha to run on a simulator on ... >> practice at home, but as our hardware at work is Alpha-based, I'd ... >> network hosts if at all possible. ... >> network connectivity, but apparently the network connector bit was ...
    (comp.os.vms)
  • Re: running OpenVMS/Alpha on a simulator
    ... > I'm curious if anyone has gotten OpenVMS/Alpha to run on a simulator on ... > practice at home, but as our hardware at work is Alpha-based, I'd ... > network hosts if at all possible. ... Does Simics run my operating system? ...
    (comp.os.vms)
  • Re: [PATCH 1/2] OLPC: Add support for calling into Open Firmware
    ... simulator. ... I have developed a rather complete Open Firmware-based reimplementation of the SMI PCI config hardware emulator. ... Personally, I find it distasteful to use a lot of code to make the hardware pretend that it is something other than what it really is, when a much smaller driver works just as well. ...
    (Linux-Kernel)