1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00

parallella/hdl/parallella_base:pgpio: Inherit NGPIO

Inherit NGPIO from parallella_base.

Signed-off-by: Ola Jeppsson <ola@adapteva.com>
This commit is contained in:
Ola Jeppsson 2016-03-11 16:22:23 +01:00
parent f4041149ad
commit 4b943fc169

View File

@ -304,7 +304,7 @@ module parallella_base(/*AUTOARG*/
.s_axi_wstrb (s_axi_wstrb[3:0]), // Templated
.s_axi_wvalid (s_axi_wvalid)); // Templated
pgpio pgpio (/*AUTOINST*/
pgpio #(.NGPIO(NGPIO)) pgpio (/*AUTOINST*/
// Outputs
.ps_gpio_i (ps_gpio_i[NPS-1:0]),
// Inouts