Files
OpenSTA/test
Ethan MahintorabiandMike Inouye 8a46208c4d Fixes constant integer verilog parsing
Fixes parsing attributes of the form

```systemverilog
  (* bottom_bound = 1'sh0 *)
  sky130_fd_sc_hd__dfrtp_1 _1415_ (
    .CLK(clk),
    .D(in),
    .Q(out),
    .RESET_B(reset)
  );
```

In particular "supporting" the signed indicator.

Co-authored-by: Mike Inouye <[email protected]>
Signed-off-by: Ethan Mahintorabi <[email protected]>
2024-10-08 20:40:07 +00:00
..
2024-04-19 17:27:21 -07:00
2024-06-30 14:44:31 -07:00
2024-06-30 14:44:31 -07:00
2024-08-12 20:32:42 -07:00
2022-12-31 16:36:24 -07:00
2024-09-24 21:20:10 -07:00
2024-09-24 21:20:10 -07:00
2024-09-24 21:20:10 -07:00
2024-09-24 21:20:10 -07:00
2022-12-31 16:36:24 -07:00
2022-12-31 16:36:24 -07:00
2024-06-11 21:08:58 -07:00
2024-06-11 21:08:58 -07:00
2024-06-30 14:44:31 -07:00
2024-06-30 14:44:31 -07:00
2024-06-30 14:44:31 -07:00
2024-06-30 14:44:31 -07:00
2024-01-11 16:34:49 -08:00
2024-09-24 21:20:10 -07:00
2024-06-05 10:38:41 -07:00
2024-01-11 16:34:49 -08:00
2022-12-31 16:36:24 -07:00
2022-12-31 16:36:24 -07:00
2019-08-09 18:44:31 -07:00