D
Dave
Guest
Does anyone have a simple example of how to build a Microblaze
application starting with the ISE that includes a GPIO port connected
to custom logic?
What I'm looking for is something like maybe an 8-bit GPIO input port
with an interrupt connected to a custom decoder internal to the FPGA.
In addition, maybe an 8-bit GPIO output port connected to custom
logic. So it would be something like this:
outside world --> FPGA pins --> custom decoder --> GPIO port --> OPB --
and
outside world <-- FPGA pin <-- custom logic <-- GPIO port <-- OPB <--
Microblaze
Thanks
application starting with the ISE that includes a GPIO port connected
to custom logic?
What I'm looking for is something like maybe an 8-bit GPIO input port
with an interrupt connected to a custom decoder internal to the FPGA.
In addition, maybe an 8-bit GPIO output port connected to custom
logic. So it would be something like this:
outside world --> FPGA pins --> custom decoder --> GPIO port --> OPB --
|--> GPIO port --> interrupt controller --> MicroblazeMicroblaze
and
outside world <-- FPGA pin <-- custom logic <-- GPIO port <-- OPB <--
Microblaze
Thanks