Commit 24c6980
committed
Fix: add error check for multiple verilog_file/sdc_file entries in ChipletInst
Address review feedback on #10107 (osamahammad21: "please address") asking
that the cardinality check applied to verilog_file in dbvParser.cpp and to
def_file in dbxParser.cpp be extended to the remaining external fields for
ChipletInst. Matches the behaviour requested by the 3DBlox external spec
tracked in #10078.
Signed-off-by: Jorge Ferreira <jorge.ferreira@precisioninno.com>1 parent 8a69e15 commit 24c6980
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
148 | 153 | | |
149 | 154 | | |
150 | 155 | | |
| |||
153 | 158 | | |
154 | 159 | | |
155 | 160 | | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
156 | 166 | | |
157 | 167 | | |
158 | 168 | | |
| |||
0 commit comments