Re: PCI and VME Bridges

"Frank Ch. Eigler" <[email protected]> Sat, 22 Sep 2007 11:02:16 -0400
Newsgroups gmane.comp.emulators.sid.devel
Message-ID <[email protected]>
Hi -

> I want to build Host-PCI bridge and later PCI-VME bridge components.

Exciting.

> [...] If not, can any of the existing sid components be used as a
> starting point to build these components?

The closest thing may well be the (memory) mapper.  It's already
run-time configurable; you would "just" need to extend it with some
selected PCI signals and control register banks.

- FChE