Skip to content

Commit

Permalink
Regenerate englishbreakfast
Browse files Browse the repository at this point in the history
All files were generated by running:
```
./util/topgen-fusesoc.py --files-root=. --topname=top_englishbreakfast
```
and checking-in new files.

Signed-off-by: Amaury Pouly <amaury.pouly@lowrisc.org>
pamaury committed Sep 30, 2024
1 parent e50e47e commit c012fca
Showing 2 changed files with 52 additions and 0 deletions.
17 changes: 17 additions & 0 deletions hw/top_englishbreakfast/generated-pinmux.core
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
CAPI=2:
# Copyright lowRISC contributors (OpenTitan project).
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
filesets:
files_rtl:
depend:
- lowrisc:ip:tlul
file_type: systemVerilogSource
files:
- ip/pinmux/rtl/autogen/pinmux_reg_pkg.sv
- ip/pinmux/rtl/autogen/pinmux_reg_top.sv
name: lowrisc:ip:pinmux_reggen
targets:
default:
filesets:
- files_rtl
35 changes: 35 additions & 0 deletions hw/top_englishbreakfast/generated-topgen.core
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
CAPI=2:
# Copyright lowRISC contributors (OpenTitan project).
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
filesets:
files_rtl:
depend:
- lowrisc:ibex:ibex_pkg
- lowrisc:ip:otbn_pkg
- lowrisc:constants:top_pkg
- lowrisc:prim:util
- lowrisc:ip:lc_ctrl_pkg
- lowrisc:ip_interfaces:clkmgr_pkg
- lowrisc:ip_interfaces:flash_ctrl_pkg
- lowrisc:ip_interfaces:pwrmgr_pkg
- lowrisc:ip_interfaces:rstmgr_pkg
- lowrisc:prim:clock_mux2
- lowrisc:prim:all
- lowrisc:prim:clock_gating
- lowrisc:prim:clock_buf
- lowrisc:prim:clock_div
- lowrisc:systems:sensor_ctrl
- lowrisc:systems:ast_pkg
- lowrisc:systems:clkgen_xil7series
file_type: systemVerilogSource
files:
- rtl/autogen/top_englishbreakfast_rnd_cnst_pkg.sv
- rtl/autogen/top_englishbreakfast_pkg.sv
- rtl/autogen/top_englishbreakfast.sv
- rtl/autogen/chip_englishbreakfast_cw305.sv
name: lowrisc:systems:generated-topgen
targets:
default:
filesets:
- files_rtl

0 comments on commit c012fca

Please sign in to comment.