Skip to content

Commit

Permalink
2.3.0: minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
acaldero committed Aug 10, 2023
1 parent 6ace55e commit 60fb1a8
Show file tree
Hide file tree
Showing 8 changed files with 260 additions and 63 deletions.
2 changes: 1 addition & 1 deletion sim_hw/sim_hw_ep/sim_hw_cpu.js
Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,7 @@
'svg_cu:path3190','svg_cu:path3192','svg_cu:path3194','svg_cu:path3276','svg_cu:path3290',
'svg_cu:path3260','svg_cu:path3196','svg_cu:path3278','svg_cu:path3292','svg_cu:path3142',
'svg_cu:path3258-4','svg_cu:path3390-7','svg_cu:path3258','svg_cu:path3280',
'svg_cu:path3200','svg_cu:path3204','svg_cu:path3208'],
'svg_cu:path3200','svg_cu:path3204','svg_cu:path3208','svg_cu:path3268','svg_cu:path3316'],
['svg_cu:path3270','svg_cu:path3282','svg_cu:path3300','svg_cu:path3258','svg_cu:path3260',
'svg_cu:path3258-4','svg_cu:path3278','svg_cu:path3196','svg_cu:path3294','svg_cu:path3292',
'svg_cu:path3288','svg_cu:path3280','svg_cu:path3258','svg_cu:path3258-4','svg_cu:path3390-7',
Expand Down
7 changes: 4 additions & 3 deletions sim_hw/sim_hw_poc/sim_hw_cpu.js
Original file line number Diff line number Diff line change
Expand Up @@ -748,17 +748,18 @@
draw_data: [['svg_cu:path3494','svg_cu:path3492','svg_cu:path3490','svg_cu:path3142b','svg_cu:path3188',
'svg_cu:path3190','svg_cu:path3192','svg_cu:path3194','svg_cu:path3276','svg_cu:path3290',
'svg_cu:path3260','svg_cu:path3200','svg_cu:path3266','svg_cu:path3138','svg_cu:path3268',
'svg_cu:path3198'],
'svg_cu:path3198','svg_cu:path3200'],
['svg_cu:path3270','svg_cu:path3258','svg_cu:path3260',
'svg_cu:path3294','svg_cu:path3288','svg_cu:path3280','svg_cu:path3258','svg_cu:path3280',
'svg_cu:path3266']],
'svg_cu:path3266','svg_cu:path3268']],
draw_name: [[],['svg_cu:path3220']] };
sim.poc.signals["MRB"] = { name: "MRB", visible: true, type: "L", value: 0, default_value:0, nbits: "1",
behavior: ['MBIT_SN RB REG_IR REG_MICROINS/SELB 5; FIRE RB;',
'CP_FIELD RB REG_MICROINS/SELB; FIRE RB;'],
depends_on: ["SELB"],
fire_name: ['svg_cu:text3242'],
draw_data: [['svg_cu:path3196','svg_cu:path3278','svg_cu:path3292','svg_cu:path3138-1','svg_cu:path3204'],
draw_data: [['svg_cu:path3196','svg_cu:path3278','svg_cu:path3292','svg_cu:path3138-1',
'svg_cu:path3204','svg_cu:path3204','svg_cu:path3264'],
['svg_cu:path3282','svg_cu:path3258-4','svg_cu:path3278',
'svg_cu:path3196','svg_cu:path3258-4','svg_cu:path3204','svg_cu:path3264']],
draw_name: [[],['svg_cu:path3240']] };
Expand Down
Loading

0 comments on commit 60fb1a8

Please sign in to comment.