Commit Graph

26 Commits

Author SHA1 Message Date
James Cherry 46c683814c sta130 write_verilog missing wire dcls for unconnected concatenation
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-12-16 16:41:15 -10:00
James Cherry 3992c34aee OR-1465) write verilog module sort
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-06-05 14:40:07 -07:00
James Cherry 2bc6e8f68c update copyright
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2022-01-04 10:17:08 -07:00
James Cherry 65774f4bdd read_sdc gzip files
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-11-14 17:53:25 -07:00
James Cherry 46a835a581 write_verilog assigns for nets with multiple output ports
Signed-off-by: James Cherry <cherry@parallaxsw.com>
2021-10-08 10:51:05 -07:00
James Cherry 2e8f0035dc update copyright 2021-06-25 10:25:49 -07:00
James Cherry 61df23741d write_verilog w/o -include_pwr_gnd exclude top pwr/gnd port and dcl 2021-02-19 09:06:27 -08:00
James Cherry d00937f981 write_verilog wire stmts 2021-01-19 12:40:49 -07:00
James Cherry 78d29c8f90 error/warn IDs 2020-12-13 18:21:35 -07:00
James Cherry 01a1ab6707 write_verilog -remove_cells 2020-10-20 12:16:17 -07:00
James Cherry fc279f0b34 write_verilog -include_pwr_gnd 2020-10-19 20:55:54 -07:00
James Cherry a5722ae63c write_verilog remove_cells use std::vector 2020-07-15 11:56:11 -07:00
James Cherry 4fa9e46235 write_verilog -remove_cells 2020-07-15 07:56:34 -07:00
James Cherry e7ed3170f3 write_verilog power/ground port dcls 2020-07-03 16:56:15 -07:00
James Cherry ec856896c7 verilog read/write to public includes 2020-04-05 16:56:38 -07:00
James Cherry ee326f165c public headers in include/sta 2020-04-05 14:53:44 -07:00
James Cherry 804953e317 mv public headers to include/sta 2020-04-05 11:35:51 -07:00
James Cherry 4a017e86eb update copyright 2020-03-06 18:50:37 -08:00
James Cherry 74e287a7eb write_verilog escaped bus port name "input [7:0] \in[0] ;" 2019-07-03 21:18:38 -07:00
James Cherry 7af69066df VerilogWriter use liberty bus port order 2019-07-02 16:33:31 -07:00
James Cherry eb9fdd1be0 write verilog match liberty bus bit order 2019-07-02 07:07:34 -07:00
James Cherry d108a15c56 write_verilog fails for missing pins 2019-06-27 18:04:57 -07:00
James Cherry 5d7ad0a1ef write_verilog use concat for instance bus ports 2019-06-27 16:06:46 -07:00
James Cherry 1a84830895 sta::worst_slack args, sta to verilog name args 2019-06-18 15:52:12 -07:00
James Cherry eea6ab1a29 write_verilog -sorted -> -sort 2019-06-17 12:33:37 -07:00
James Cherry 3f7e207491 write_verilog 2019-06-16 21:08:00 -07:00