minor update
This commit is contained in:
@@ -113,7 +113,7 @@ module ccip_std_afu #(
|
||||
.avs_address (avs_address),
|
||||
.avs_waitrequest (avs_waitrequest),
|
||||
.avs_write (avs_write),
|
||||
.avs_read (avs_read),
|
||||
.avs_read (avs_read),
|
||||
.avs_byteenable (avs_byteenable),
|
||||
.avs_burstcount (avs_burstcount),
|
||||
.avs_readdatavalid (avs_readdatavalid),
|
||||
|
||||
16
hw/syn/quartus/.gitignore
vendored
16
hw/syn/quartus/.gitignore
vendored
@@ -1,7 +1,11 @@
|
||||
/cache/bin/
|
||||
/cache/qdb/
|
||||
/cache/tmp-clearbox/
|
||||
/cache/*
|
||||
!/cache/Makefile
|
||||
|
||||
/top/bin/
|
||||
/top/qdb/
|
||||
/top/tmp-clearbox/
|
||||
/top/*
|
||||
!/top/Makefile
|
||||
|
||||
/vortex/*
|
||||
!/vortex/Makefile
|
||||
|
||||
/pipeline/*
|
||||
!/pipeline/Makefile
|
||||
Reference in New Issue
Block a user