pluto_hdl_adi/library/axi_i2s_adi
Lars-Peter Clausen 98609527e3 axi_i2s: Add I2S interface definition
Using interface definitions makes it possible to group pins of a peripheral
into a interface pins. This allows us to use connect_bd_intf_net to connect
all pins of the interface instead of having to manually call connect_bd_net
for each for the pins.

Using interface pins also unclutters the connections in the Vivado block
design view a bit.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
2015-04-08 13:29:25 +02:00
..
Makefile makefile: updated 2015-04-07 16:32:01 -04:00
axi_i2s_adi.vhd axi_i2s_adi: Fixed pins directions 2015-03-12 17:22:52 +02:00
axi_i2s_adi_ip.tcl axi_i2s: Add I2S interface definition 2015-04-08 13:29:25 +02:00
fifo_synchronizer.vhd initial checkin 2014-02-28 14:26:22 -05:00
i2s.xml axi_i2s: Add I2S interface definition 2015-04-08 13:29:25 +02:00
i2s_clkgen.vhd initial checkin 2014-02-28 14:26:22 -05:00
i2s_controller.vhd initial checkin 2014-02-28 14:26:22 -05:00
i2s_rtl.xml axi_i2s: Add I2S interface definition 2015-04-08 13:29:25 +02:00
i2s_rx.vhd initial checkin 2014-02-28 14:26:22 -05:00
i2s_tx.vhd initial checkin 2014-02-28 14:26:22 -05:00