|
16 | 16 | datawidth: "32",
|
17 | 17 |
|
18 | 18 | // Enable RACL on Darjeeling based on the following configuration
|
19 |
| - racl_config: 'top_darjeeling/data/racl/racl.hjson' |
| 19 | + racl_config: 'racl/racl.hjson' |
20 | 20 |
|
21 | 21 | // Power information for the design
|
22 | 22 | power: {
|
|
901 | 901 | soc: {soc_mbx: "0x01465000"},
|
902 | 902 | },
|
903 | 903 | racl_mappings: {
|
904 |
| - soc: 'top_darjeeling/data/racl/all_rd_wr_mapping.hjson' |
| 904 | + soc: 'racl/all_rd_wr_mapping.hjson' |
905 | 905 | }
|
906 | 906 | },
|
907 | 907 | { name: "mbx1",
|
|
914 | 914 | soc: {soc_mbx: "0x01465100"},
|
915 | 915 | },
|
916 | 916 | racl_mappings: {
|
917 |
| - soc: 'top_darjeeling/data/racl/all_rd_wr_mapping.hjson' |
| 917 | + soc: 'racl/all_rd_wr_mapping.hjson' |
918 | 918 | }
|
919 | 919 | },
|
920 | 920 | { name: "mbx2",
|
|
927 | 927 | soc: {soc_mbx: "0x01465200"},
|
928 | 928 | },
|
929 | 929 | racl_mappings: {
|
930 |
| - soc: 'top_darjeeling/data/racl/all_rd_wr_mapping.hjson' |
| 930 | + soc: 'racl/all_rd_wr_mapping.hjson' |
931 | 931 | }
|
932 | 932 | },
|
933 | 933 | { name: "mbx3",
|
|
950 | 950 | soc: {soc_mbx: "0x01465400"},
|
951 | 951 | },
|
952 | 952 | racl_mappings: {
|
953 |
| - soc: 'top_darjeeling/data/racl/all_rd_wr_mapping.hjson' |
| 953 | + soc: 'racl/all_rd_wr_mapping.hjson' |
954 | 954 | }
|
955 | 955 | },
|
956 | 956 | { name: "mbx5",
|
|
963 | 963 | soc: {soc_mbx: "0x01465500"},
|
964 | 964 | },
|
965 | 965 | racl_mappings: {
|
966 |
| - soc: 'top_darjeeling/data/racl/all_rd_wr_mapping.hjson' |
| 966 | + soc: 'racl/all_rd_wr_mapping.hjson' |
967 | 967 | }
|
968 | 968 | },
|
969 | 969 | { name: "mbx6",
|
|
986 | 986 | soc: {soc_dbg: "0x1000"},
|
987 | 987 | },
|
988 | 988 | racl_mappings: {
|
989 |
| - soc: 'top_darjeeling/data/racl/all_rd_wr_mapping.hjson' |
| 989 | + soc: 'racl/all_rd_wr_mapping.hjson' |
990 | 990 | }
|
991 | 991 | },
|
992 | 992 | { name: "mbx_pcie0",
|
|
999 | 999 | soc: {soc_mbx: "0x01460100"},
|
1000 | 1000 | },
|
1001 | 1001 | racl_mappings: {
|
1002 |
| - soc: 'top_darjeeling/data/racl/soc_rot_mapping.hjson' |
| 1002 | + soc: 'racl/soc_rot_mapping.hjson' |
1003 | 1003 | }
|
1004 | 1004 | },
|
1005 | 1005 | { name: "mbx_pcie1",
|
|
1012 | 1012 | soc: {soc_mbx: "0x01460200"},
|
1013 | 1013 | },
|
1014 | 1014 | racl_mappings: {
|
1015 |
| - soc: 'top_darjeeling/data/racl/soc_rot_mapping.hjson' |
| 1015 | + soc: 'racl/soc_rot_mapping.hjson' |
1016 | 1016 | }
|
1017 | 1017 | },
|
1018 | 1018 | { name: "soc_dbg_ctrl",
|
|
1049 | 1049 | num_ranges: 32
|
1050 | 1050 | }
|
1051 | 1051 | attr: "ipgen",
|
1052 |
| - racl_mapping: 'top_darjeeling/data/racl/soc_rot_mapping.hjson' |
| 1052 | + racl_mapping: 'racl/soc_rot_mapping.hjson' |
1053 | 1053 | },
|
1054 | 1054 | { name: "rv_core_ibex",
|
1055 | 1055 | type: "rv_core_ibex",
|
|
0 commit comments