I think the more common way to do this is SPI or the I2S / DSP type transfer formats. You are likely to find existing Verilog modules that do these transfer formats.
--- Graham / KE9H == On Mon, Apr 18, 2016 at 2:10 AM, Attila Kinali <[email protected]> wrote: > On Sun, 17 Apr 2016 23:03:11 +0200 > Gerhard Hoffmann <[email protected]> wrote: > > > BTW: > > Is there a way on the BeagleBoneBlack to map the IO-Pins like an ancient > > data bus? some addresses, data, read, write or so? Something to get into > > an FPGA without much ado, with medium-speed data rates? > > Yes, you can use the GPMC subsystem for this. Have a look at the TRM > and Documentation/devicetree/bindings/bus/ti-gpmc.txt. > I'm sure there are also some examples of DT bindings out there. > If you have trouble getting it working, you can ask in #beagle@freenode. > > Attila Kinali > > -- > It is upon moral qualities that a society is ultimately founded. All > the prosperity and technological sophistication in the world is of no > use without that foundation. > -- Miss Matheson, The Diamond Age, Neil Stephenson > _______________________________________________ > time-nuts mailing list -- [email protected] > To unsubscribe, go to > https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts > and follow the instructions there. > _______________________________________________ time-nuts mailing list -- [email protected] To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts and follow the instructions there.
