summaryrefslogtreecommitdiff
path: root/gfx_hw.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'gfx_hw.tcl')
-rw-r--r--gfx_hw.tcl43
1 files changed, 41 insertions, 2 deletions
diff --git a/gfx_hw.tcl b/gfx_hw.tcl
index 5c95186..fd78163 100644
--- a/gfx_hw.tcl
+++ b/gfx_hw.tcl
@@ -1,11 +1,11 @@
# TCL File Generated by Component Editor 20.1
-# Sat Oct 28 21:45:46 GMT 2023
+# Mon Nov 20 21:56:17 GMT 2023
# DO NOT MODIFY
#
# gfx "3D graphics accelerator" v1.0
-# 2023.10.28.21:45:46
+# 2023.11.20.21:56:17
#
#
@@ -222,3 +222,42 @@ add_interface_port scan scan_ready ready Input 1
add_interface_port scan scan_startofpacket startofpacket Output 1
add_interface_port scan scan_valid valid Output 1
+
+#
+# connection point host
+#
+add_interface host avalon end
+set_interface_property host addressUnits WORDS
+set_interface_property host associatedClock clock
+set_interface_property host associatedReset reset_sink
+set_interface_property host bitsPerSymbol 8
+set_interface_property host burstOnBurstBoundariesOnly false
+set_interface_property host burstcountUnits WORDS
+set_interface_property host explicitAddressSpan 0
+set_interface_property host holdTime 0
+set_interface_property host linewrapBursts false
+set_interface_property host maximumPendingReadTransactions 13
+set_interface_property host maximumPendingWriteTransactions 0
+set_interface_property host readLatency 0
+set_interface_property host readWaitTime 1
+set_interface_property host setupTime 0
+set_interface_property host timingUnits Cycles
+set_interface_property host writeWaitTime 0
+set_interface_property host ENABLED true
+set_interface_property host EXPORT_OF ""
+set_interface_property host PORT_NAME_MAP ""
+set_interface_property host CMSIS_SVD_VARIABLES ""
+set_interface_property host SVD_ADDRESS_GROUP ""
+
+add_interface_port host host_address address Input 25
+add_interface_port host host_read read Input 1
+add_interface_port host host_write write Input 1
+add_interface_port host host_readdata readdata Output 16
+add_interface_port host host_writedata writedata Input 16
+add_interface_port host host_readdatavalid readdatavalid Output 1
+add_interface_port host host_waitrequest waitrequest Output 1
+set_interface_assignment host embeddedsw.configuration.isFlash 0
+set_interface_assignment host embeddedsw.configuration.isMemoryDevice 0
+set_interface_assignment host embeddedsw.configuration.isNonVolatileStorage 0
+set_interface_assignment host embeddedsw.configuration.isPrintableDevice 0
+