aboutsummaryrefslogtreecommitdiffstats
path: root/python/libghdl/thin/vhdl/nodes.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/libghdl/thin/vhdl/nodes.py')
-rw-r--r--python/libghdl/thin/vhdl/nodes.py244
1 files changed, 128 insertions, 116 deletions
diff --git a/python/libghdl/thin/vhdl/nodes.py b/python/libghdl/thin/vhdl/nodes.py
index 32e07a6c5..b7fdf7ea8 100644
--- a/python/libghdl/thin/vhdl/nodes.py
+++ b/python/libghdl/thin/vhdl/nodes.py
@@ -1465,122 +1465,134 @@ class Iir_Predefined:
Ieee_Std_Logic_Arith_Conv_Vector_Log = 468
Ieee_Std_Logic_Arith_Ext = 469
Ieee_Std_Logic_Arith_Sxt = 470
- Ieee_Std_Logic_Arith_Mul_Uns_Uns_Uns = 471
- Ieee_Std_Logic_Arith_Mul_Sgn_Sgn_Sgn = 472
- Ieee_Std_Logic_Arith_Mul_Sgn_Uns_Sgn = 473
- Ieee_Std_Logic_Arith_Mul_Uns_Sgn_Sgn = 474
- Ieee_Std_Logic_Arith_Mul_Uns_Uns_Slv = 475
- Ieee_Std_Logic_Arith_Mul_Sgn_Sgn_Slv = 476
- Ieee_Std_Logic_Arith_Mul_Sgn_Uns_Slv = 477
- Ieee_Std_Logic_Arith_Mul_Uns_Sgn_Slv = 478
- Ieee_Std_Logic_Arith_Add_Uns_Uns_Uns = 479
- Ieee_Std_Logic_Arith_Add_Sgn_Sgn_Sgn = 480
- Ieee_Std_Logic_Arith_Add_Uns_Sgn_Sgn = 481
- Ieee_Std_Logic_Arith_Add_Sgn_Uns_Sgn = 482
- Ieee_Std_Logic_Arith_Add_Uns_Int_Uns = 483
- Ieee_Std_Logic_Arith_Add_Int_Uns_Uns = 484
- Ieee_Std_Logic_Arith_Add_Sgn_Int_Sgn = 485
- Ieee_Std_Logic_Arith_Add_Int_Sgn_Sgn = 486
- Ieee_Std_Logic_Arith_Add_Uns_Log_Uns = 487
- Ieee_Std_Logic_Arith_Add_Log_Uns_Uns = 488
- Ieee_Std_Logic_Arith_Add_Sgn_Log_Sgn = 489
- Ieee_Std_Logic_Arith_Add_Log_Sgn_Sgn = 490
- Ieee_Std_Logic_Arith_Add_Uns_Uns_Slv = 491
- Ieee_Std_Logic_Arith_Add_Sgn_Sgn_Slv = 492
- Ieee_Std_Logic_Arith_Add_Uns_Sgn_Slv = 493
- Ieee_Std_Logic_Arith_Add_Sgn_Uns_Slv = 494
- Ieee_Std_Logic_Arith_Add_Uns_Int_Slv = 495
- Ieee_Std_Logic_Arith_Add_Int_Uns_Slv = 496
- Ieee_Std_Logic_Arith_Add_Sgn_Int_Slv = 497
- Ieee_Std_Logic_Arith_Add_Int_Sgn_Slv = 498
- Ieee_Std_Logic_Arith_Add_Uns_Log_Slv = 499
- Ieee_Std_Logic_Arith_Add_Log_Uns_Slv = 500
- Ieee_Std_Logic_Arith_Add_Sgn_Log_Slv = 501
- Ieee_Std_Logic_Arith_Add_Log_Sgn_Slv = 502
- Ieee_Std_Logic_Arith_Sub_Uns_Uns_Uns = 503
- Ieee_Std_Logic_Arith_Sub_Sgn_Sgn_Sgn = 504
- Ieee_Std_Logic_Arith_Sub_Uns_Sgn_Sgn = 505
- Ieee_Std_Logic_Arith_Sub_Sgn_Uns_Sgn = 506
- Ieee_Std_Logic_Arith_Sub_Uns_Int_Uns = 507
- Ieee_Std_Logic_Arith_Sub_Int_Uns_Uns = 508
- Ieee_Std_Logic_Arith_Sub_Sgn_Int_Sgn = 509
- Ieee_Std_Logic_Arith_Sub_Int_Sgn_Sgn = 510
- Ieee_Std_Logic_Arith_Sub_Uns_Log_Uns = 511
- Ieee_Std_Logic_Arith_Sub_Log_Uns_Uns = 512
- Ieee_Std_Logic_Arith_Sub_Sgn_Log_Sgn = 513
- Ieee_Std_Logic_Arith_Sub_Log_Sgn_Sgn = 514
- Ieee_Std_Logic_Arith_Sub_Uns_Uns_Slv = 515
- Ieee_Std_Logic_Arith_Sub_Sgn_Sgn_Slv = 516
- Ieee_Std_Logic_Arith_Sub_Uns_Sgn_Slv = 517
- Ieee_Std_Logic_Arith_Sub_Sgn_Uns_Slv = 518
- Ieee_Std_Logic_Arith_Sub_Uns_Int_Slv = 519
- Ieee_Std_Logic_Arith_Sub_Int_Uns_Slv = 520
- Ieee_Std_Logic_Arith_Sub_Sgn_Int_Slv = 521
- Ieee_Std_Logic_Arith_Sub_Int_Sgn_Slv = 522
- Ieee_Std_Logic_Arith_Sub_Uns_Log_Slv = 523
- Ieee_Std_Logic_Arith_Sub_Log_Uns_Slv = 524
- Ieee_Std_Logic_Arith_Sub_Sgn_Log_Slv = 525
- Ieee_Std_Logic_Arith_Sub_Log_Sgn_Slv = 526
- Ieee_Std_Logic_Arith_Lt_Uns_Uns = 527
- Ieee_Std_Logic_Arith_Lt_Sgn_Sgn = 528
- Ieee_Std_Logic_Arith_Lt_Uns_Sgn = 529
- Ieee_Std_Logic_Arith_Lt_Sgn_Uns = 530
- Ieee_Std_Logic_Arith_Lt_Uns_Int = 531
- Ieee_Std_Logic_Arith_Lt_Int_Uns = 532
- Ieee_Std_Logic_Arith_Lt_Sgn_Int = 533
- Ieee_Std_Logic_Arith_Lt_Int_Sgn = 534
- Ieee_Std_Logic_Arith_Le_Uns_Uns = 535
- Ieee_Std_Logic_Arith_Le_Sgn_Sgn = 536
- Ieee_Std_Logic_Arith_Le_Uns_Sgn = 537
- Ieee_Std_Logic_Arith_Le_Sgn_Uns = 538
- Ieee_Std_Logic_Arith_Le_Uns_Int = 539
- Ieee_Std_Logic_Arith_Le_Int_Uns = 540
- Ieee_Std_Logic_Arith_Le_Sgn_Int = 541
- Ieee_Std_Logic_Arith_Le_Int_Sgn = 542
- Ieee_Std_Logic_Arith_Gt_Uns_Uns = 543
- Ieee_Std_Logic_Arith_Gt_Sgn_Sgn = 544
- Ieee_Std_Logic_Arith_Gt_Uns_Sgn = 545
- Ieee_Std_Logic_Arith_Gt_Sgn_Uns = 546
- Ieee_Std_Logic_Arith_Gt_Uns_Int = 547
- Ieee_Std_Logic_Arith_Gt_Int_Uns = 548
- Ieee_Std_Logic_Arith_Gt_Sgn_Int = 549
- Ieee_Std_Logic_Arith_Gt_Int_Sgn = 550
- Ieee_Std_Logic_Arith_Ge_Uns_Uns = 551
- Ieee_Std_Logic_Arith_Ge_Sgn_Sgn = 552
- Ieee_Std_Logic_Arith_Ge_Uns_Sgn = 553
- Ieee_Std_Logic_Arith_Ge_Sgn_Uns = 554
- Ieee_Std_Logic_Arith_Ge_Uns_Int = 555
- Ieee_Std_Logic_Arith_Ge_Int_Uns = 556
- Ieee_Std_Logic_Arith_Ge_Sgn_Int = 557
- Ieee_Std_Logic_Arith_Ge_Int_Sgn = 558
- Ieee_Std_Logic_Arith_Eq_Uns_Uns = 559
- Ieee_Std_Logic_Arith_Eq_Sgn_Sgn = 560
- Ieee_Std_Logic_Arith_Eq_Uns_Sgn = 561
- Ieee_Std_Logic_Arith_Eq_Sgn_Uns = 562
- Ieee_Std_Logic_Arith_Eq_Uns_Int = 563
- Ieee_Std_Logic_Arith_Eq_Int_Uns = 564
- Ieee_Std_Logic_Arith_Eq_Sgn_Int = 565
- Ieee_Std_Logic_Arith_Eq_Int_Sgn = 566
- Ieee_Std_Logic_Arith_Ne_Uns_Uns = 567
- Ieee_Std_Logic_Arith_Ne_Sgn_Sgn = 568
- Ieee_Std_Logic_Arith_Ne_Uns_Sgn = 569
- Ieee_Std_Logic_Arith_Ne_Sgn_Uns = 570
- Ieee_Std_Logic_Arith_Ne_Uns_Int = 571
- Ieee_Std_Logic_Arith_Ne_Int_Uns = 572
- Ieee_Std_Logic_Arith_Ne_Sgn_Int = 573
- Ieee_Std_Logic_Arith_Ne_Int_Sgn = 574
- Ieee_Std_Logic_Misc_And_Reduce_Slv = 575
- Ieee_Std_Logic_Misc_And_Reduce_Suv = 576
- Ieee_Std_Logic_Misc_Nand_Reduce_Slv = 577
- Ieee_Std_Logic_Misc_Nand_Reduce_Suv = 578
- Ieee_Std_Logic_Misc_Or_Reduce_Slv = 579
- Ieee_Std_Logic_Misc_Or_Reduce_Suv = 580
- Ieee_Std_Logic_Misc_Nor_Reduce_Slv = 581
- Ieee_Std_Logic_Misc_Nor_Reduce_Suv = 582
- Ieee_Std_Logic_Misc_Xor_Reduce_Slv = 583
- Ieee_Std_Logic_Misc_Xor_Reduce_Suv = 584
- Ieee_Std_Logic_Misc_Xnor_Reduce_Slv = 585
- Ieee_Std_Logic_Misc_Xnor_Reduce_Suv = 586
+ Ieee_Std_Logic_Arith_Id_Uns_Uns = 471
+ Ieee_Std_Logic_Arith_Id_Sgn_Sgn = 472
+ Ieee_Std_Logic_Arith_Neg_Sgn_Sgn = 473
+ Ieee_Std_Logic_Arith_Abs_Sgn_Sgn = 474
+ Ieee_Std_Logic_Arith_Shl_Uns = 475
+ Ieee_Std_Logic_Arith_Shl_Sgn = 476
+ Ieee_Std_Logic_Arith_Shr_Uns = 477
+ Ieee_Std_Logic_Arith_Shr_Sgn = 478
+ Ieee_Std_Logic_Arith_Id_Uns_Slv = 479
+ Ieee_Std_Logic_Arith_Id_Sgn_Slv = 480
+ Ieee_Std_Logic_Arith_Neg_Sgn_Slv = 481
+ Ieee_Std_Logic_Arith_Abs_Sgn_Slv = 482
+ Ieee_Std_Logic_Arith_Mul_Uns_Uns_Uns = 483
+ Ieee_Std_Logic_Arith_Mul_Sgn_Sgn_Sgn = 484
+ Ieee_Std_Logic_Arith_Mul_Sgn_Uns_Sgn = 485
+ Ieee_Std_Logic_Arith_Mul_Uns_Sgn_Sgn = 486
+ Ieee_Std_Logic_Arith_Mul_Uns_Uns_Slv = 487
+ Ieee_Std_Logic_Arith_Mul_Sgn_Sgn_Slv = 488
+ Ieee_Std_Logic_Arith_Mul_Sgn_Uns_Slv = 489
+ Ieee_Std_Logic_Arith_Mul_Uns_Sgn_Slv = 490
+ Ieee_Std_Logic_Arith_Add_Uns_Uns_Uns = 491
+ Ieee_Std_Logic_Arith_Add_Sgn_Sgn_Sgn = 492
+ Ieee_Std_Logic_Arith_Add_Uns_Sgn_Sgn = 493
+ Ieee_Std_Logic_Arith_Add_Sgn_Uns_Sgn = 494
+ Ieee_Std_Logic_Arith_Add_Uns_Int_Uns = 495
+ Ieee_Std_Logic_Arith_Add_Int_Uns_Uns = 496
+ Ieee_Std_Logic_Arith_Add_Sgn_Int_Sgn = 497
+ Ieee_Std_Logic_Arith_Add_Int_Sgn_Sgn = 498
+ Ieee_Std_Logic_Arith_Add_Uns_Log_Uns = 499
+ Ieee_Std_Logic_Arith_Add_Log_Uns_Uns = 500
+ Ieee_Std_Logic_Arith_Add_Sgn_Log_Sgn = 501
+ Ieee_Std_Logic_Arith_Add_Log_Sgn_Sgn = 502
+ Ieee_Std_Logic_Arith_Add_Uns_Uns_Slv = 503
+ Ieee_Std_Logic_Arith_Add_Sgn_Sgn_Slv = 504
+ Ieee_Std_Logic_Arith_Add_Uns_Sgn_Slv = 505
+ Ieee_Std_Logic_Arith_Add_Sgn_Uns_Slv = 506
+ Ieee_Std_Logic_Arith_Add_Uns_Int_Slv = 507
+ Ieee_Std_Logic_Arith_Add_Int_Uns_Slv = 508
+ Ieee_Std_Logic_Arith_Add_Sgn_Int_Slv = 509
+ Ieee_Std_Logic_Arith_Add_Int_Sgn_Slv = 510
+ Ieee_Std_Logic_Arith_Add_Uns_Log_Slv = 511
+ Ieee_Std_Logic_Arith_Add_Log_Uns_Slv = 512
+ Ieee_Std_Logic_Arith_Add_Sgn_Log_Slv = 513
+ Ieee_Std_Logic_Arith_Add_Log_Sgn_Slv = 514
+ Ieee_Std_Logic_Arith_Sub_Uns_Uns_Uns = 515
+ Ieee_Std_Logic_Arith_Sub_Sgn_Sgn_Sgn = 516
+ Ieee_Std_Logic_Arith_Sub_Uns_Sgn_Sgn = 517
+ Ieee_Std_Logic_Arith_Sub_Sgn_Uns_Sgn = 518
+ Ieee_Std_Logic_Arith_Sub_Uns_Int_Uns = 519
+ Ieee_Std_Logic_Arith_Sub_Int_Uns_Uns = 520
+ Ieee_Std_Logic_Arith_Sub_Sgn_Int_Sgn = 521
+ Ieee_Std_Logic_Arith_Sub_Int_Sgn_Sgn = 522
+ Ieee_Std_Logic_Arith_Sub_Uns_Log_Uns = 523
+ Ieee_Std_Logic_Arith_Sub_Log_Uns_Uns = 524
+ Ieee_Std_Logic_Arith_Sub_Sgn_Log_Sgn = 525
+ Ieee_Std_Logic_Arith_Sub_Log_Sgn_Sgn = 526
+ Ieee_Std_Logic_Arith_Sub_Uns_Uns_Slv = 527
+ Ieee_Std_Logic_Arith_Sub_Sgn_Sgn_Slv = 528
+ Ieee_Std_Logic_Arith_Sub_Uns_Sgn_Slv = 529
+ Ieee_Std_Logic_Arith_Sub_Sgn_Uns_Slv = 530
+ Ieee_Std_Logic_Arith_Sub_Uns_Int_Slv = 531
+ Ieee_Std_Logic_Arith_Sub_Int_Uns_Slv = 532
+ Ieee_Std_Logic_Arith_Sub_Sgn_Int_Slv = 533
+ Ieee_Std_Logic_Arith_Sub_Int_Sgn_Slv = 534
+ Ieee_Std_Logic_Arith_Sub_Uns_Log_Slv = 535
+ Ieee_Std_Logic_Arith_Sub_Log_Uns_Slv = 536
+ Ieee_Std_Logic_Arith_Sub_Sgn_Log_Slv = 537
+ Ieee_Std_Logic_Arith_Sub_Log_Sgn_Slv = 538
+ Ieee_Std_Logic_Arith_Lt_Uns_Uns = 539
+ Ieee_Std_Logic_Arith_Lt_Sgn_Sgn = 540
+ Ieee_Std_Logic_Arith_Lt_Uns_Sgn = 541
+ Ieee_Std_Logic_Arith_Lt_Sgn_Uns = 542
+ Ieee_Std_Logic_Arith_Lt_Uns_Int = 543
+ Ieee_Std_Logic_Arith_Lt_Int_Uns = 544
+ Ieee_Std_Logic_Arith_Lt_Sgn_Int = 545
+ Ieee_Std_Logic_Arith_Lt_Int_Sgn = 546
+ Ieee_Std_Logic_Arith_Le_Uns_Uns = 547
+ Ieee_Std_Logic_Arith_Le_Sgn_Sgn = 548
+ Ieee_Std_Logic_Arith_Le_Uns_Sgn = 549
+ Ieee_Std_Logic_Arith_Le_Sgn_Uns = 550
+ Ieee_Std_Logic_Arith_Le_Uns_Int = 551
+ Ieee_Std_Logic_Arith_Le_Int_Uns = 552
+ Ieee_Std_Logic_Arith_Le_Sgn_Int = 553
+ Ieee_Std_Logic_Arith_Le_Int_Sgn = 554
+ Ieee_Std_Logic_Arith_Gt_Uns_Uns = 555
+ Ieee_Std_Logic_Arith_Gt_Sgn_Sgn = 556
+ Ieee_Std_Logic_Arith_Gt_Uns_Sgn = 557
+ Ieee_Std_Logic_Arith_Gt_Sgn_Uns = 558
+ Ieee_Std_Logic_Arith_Gt_Uns_Int = 559
+ Ieee_Std_Logic_Arith_Gt_Int_Uns = 560
+ Ieee_Std_Logic_Arith_Gt_Sgn_Int = 561
+ Ieee_Std_Logic_Arith_Gt_Int_Sgn = 562
+ Ieee_Std_Logic_Arith_Ge_Uns_Uns = 563
+ Ieee_Std_Logic_Arith_Ge_Sgn_Sgn = 564
+ Ieee_Std_Logic_Arith_Ge_Uns_Sgn = 565
+ Ieee_Std_Logic_Arith_Ge_Sgn_Uns = 566
+ Ieee_Std_Logic_Arith_Ge_Uns_Int = 567
+ Ieee_Std_Logic_Arith_Ge_Int_Uns = 568
+ Ieee_Std_Logic_Arith_Ge_Sgn_Int = 569
+ Ieee_Std_Logic_Arith_Ge_Int_Sgn = 570
+ Ieee_Std_Logic_Arith_Eq_Uns_Uns = 571
+ Ieee_Std_Logic_Arith_Eq_Sgn_Sgn = 572
+ Ieee_Std_Logic_Arith_Eq_Uns_Sgn = 573
+ Ieee_Std_Logic_Arith_Eq_Sgn_Uns = 574
+ Ieee_Std_Logic_Arith_Eq_Uns_Int = 575
+ Ieee_Std_Logic_Arith_Eq_Int_Uns = 576
+ Ieee_Std_Logic_Arith_Eq_Sgn_Int = 577
+ Ieee_Std_Logic_Arith_Eq_Int_Sgn = 578
+ Ieee_Std_Logic_Arith_Ne_Uns_Uns = 579
+ Ieee_Std_Logic_Arith_Ne_Sgn_Sgn = 580
+ Ieee_Std_Logic_Arith_Ne_Uns_Sgn = 581
+ Ieee_Std_Logic_Arith_Ne_Sgn_Uns = 582
+ Ieee_Std_Logic_Arith_Ne_Uns_Int = 583
+ Ieee_Std_Logic_Arith_Ne_Int_Uns = 584
+ Ieee_Std_Logic_Arith_Ne_Sgn_Int = 585
+ Ieee_Std_Logic_Arith_Ne_Int_Sgn = 586
+ Ieee_Std_Logic_Misc_And_Reduce_Slv = 587
+ Ieee_Std_Logic_Misc_And_Reduce_Suv = 588
+ Ieee_Std_Logic_Misc_Nand_Reduce_Slv = 589
+ Ieee_Std_Logic_Misc_Nand_Reduce_Suv = 590
+ Ieee_Std_Logic_Misc_Or_Reduce_Slv = 591
+ Ieee_Std_Logic_Misc_Or_Reduce_Suv = 592
+ Ieee_Std_Logic_Misc_Nor_Reduce_Slv = 593
+ Ieee_Std_Logic_Misc_Nor_Reduce_Suv = 594
+ Ieee_Std_Logic_Misc_Xor_Reduce_Slv = 595
+ Ieee_Std_Logic_Misc_Xor_Reduce_Suv = 596
+ Ieee_Std_Logic_Misc_Xnor_Reduce_Slv = 597
+ Ieee_Std_Logic_Misc_Xnor_Reduce_Suv = 598
Get_Kind = libghdl.vhdl__nodes__get_kind
Get_Location = libghdl.vhdl__nodes__get_location