mirror of
https://github.com/Silicon1602/srdl2sv.git
synced 2025-08-23 08:43:05 +00:00
Fix AMBA AHB 3 Lite widget so that first register transactions succeed
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,4 +1,9 @@
|
||||
# Grabbed from https://github.com/github/gitignore/blob/master/Python.gitignore on 05/02/2021
|
||||
# SRDL2SV specific
|
||||
srdl2sv_out
|
||||
|
||||
###############################################################################################
|
||||
# Grabbed from https://github.com/github/gitignore/blob/master/Python.gitignore on 05/02/2021 #
|
||||
###############################################################################################
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
@@ -138,4 +143,3 @@ dmypy.json
|
||||
|
||||
# Cython debug symbols
|
||||
cython_debug/
|
||||
|
||||
|
Reference in New Issue
Block a user