Commit d9d3010
committed
[dv] Add a "chip_level" fusesoc flag
This gets defined in the cores for chip environments. The advantage is
that these cores can now depend on the environments of IPs, which
won't generate their own RAL definitions (because the chip-level
environment has done it already).
PARTIAL: chip_level flag
Signed-off-by: Rupert Swarbrick <rswarbrick@lowrisc.org>1 parent 16046f5 commit d9d3010
59 files changed
Lines changed: 59 additions & 59 deletions
File tree
- hw
- dv/tools/ralgen
- ip_templates
- ac_range_check/dv/env
- alert_handler/dv/env
- clkmgr/dv/env
- flash_ctrl/dv/env
- gpio/dv/env
- otp_ctrl/dv/env
- pwm/dv/env
- pwrmgr/dv/env
- rstmgr/dv/env
- ip
- adc_ctrl/dv/env
- aes/dv/env
- aon_timer/dv/env
- csrng/dv/env
- dma/dv/env
- edn/dv/env
- entropy_src/dv/env
- hmac/dv/env
- i2c/dv/env
- keymgr_dpe/dv/env
- keymgr/dv/env
- kmac/dv/env
- lc_ctrl/dv/env
- mbx/dv/env
- otbn/dv/uvm/env
- otp_macro/dv/env
- pattgen/dv/env
- racl_ctrl/dv/env
- rom_ctrl/dv/env
- rv_dm/dv/env
- rv_timer/dv/env
- soc_dbg_ctrl/dv/env
- spi_device/dv/env
- spi_host/dv/env
- sram_ctrl/dv/env
- sysrst_ctrl/dv/env
- uart/dv/env
- usbdev/dv/env
- top_darjeeling/ip_autogen
- ac_range_check/dv/env
- alert_handler/dv/env
- clkmgr/dv/env
- gpio/dv/env
- otp_ctrl/dv/env
- pwrmgr/dv/env
- rstmgr/dv/env
- top_earlgrey/ip_autogen
- alert_handler/dv/env
- clkmgr/dv/env
- flash_ctrl/dv/env
- gpio/dv/env
- otp_ctrl/dv/env
- pwm/dv/env
- pwrmgr/dv/env
- rstmgr/dv/env
- top_englishbreakfast/ip_autogen
- clkmgr/dv/env
- flash_ctrl/dv/env
- gpio/dv/env
- pwrmgr/dv/env
- rstmgr/dv/env
- util/uvmdvgen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
0 commit comments