fhdl/verilog: Switch tab to 4 spaces.

This commit is contained in:
Florent Kermarrec 2022-10-21 19:49:04 +02:00
parent 84c3e9c50e
commit d30f780a87
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ from litex.build.tools import get_litex_git_revision
# BANNER/TRAILER/SEPARATORS #
# ------------------------------------------------------------------------------------------------ #
_tab = "\n"
_tab = " "*4
def _print_banner(filename, device):
return """\