[go: nahoru, domu]

Skip to content

Commit

Permalink
Sys elab task
Browse files Browse the repository at this point in the history
  • Loading branch information
alaindargelas committed Jan 23, 2023
1 parent e94eef7 commit f5f14db
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
4 changes: 4 additions & 0 deletions model/gen_scope.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,7 @@
vpi: vpiTaskFunc
type: task_func
card: any
- class_ref: elab_tasks
vpi: vpiSysTaskCall
type: tf_call
card: any
2 changes: 1 addition & 1 deletion model/int_typespec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
name: ranges
vpi: vpiRange
type: range
card: any
card: any
4 changes: 4 additions & 0 deletions model/interface_inst.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,7 @@
vpi: vpiGenScopeArray
type: gen_scope_array
card: any
- class_ref: elab_tasks
vpi: vpiSysTaskCall
type: tf_call
card: any
4 changes: 4 additions & 0 deletions model/module_inst.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,7 @@
vpi: vpiClockingBlock
type: clocking_block
card: any
- class_ref: elab_tasks
vpi: vpiSysTaskCall
type: tf_call
card: any

0 comments on commit f5f14db

Please sign in to comment.