Skip to content

Commit

Permalink
Merge pull request f4pga#1790 from antmicro/litex-do-not-output-times…
Browse files Browse the repository at this point in the history
…tamp

litex: do not output timestamp in BIOS
  • Loading branch information
acomodi committed Nov 26, 2020
2 parents 2029763 + 6c9075f commit 047f826
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion third_party/litex
Submodule litex updated 128 files
2 changes: 1 addition & 1 deletion xc/xc7/tests/soc/litex/generate.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def __init__(
platform,
sys_clk_freq,
ident="LiteX SoC on Arty A7",
ident_version=True,
ident_version=False,
**kwargs
)

Expand Down

0 comments on commit 047f826

Please sign in to comment.