OpenSTA/verilog
James Cherry adaf73cb3a verilog reader cleanups
commit 1f29e7bd737c70e408d61cd6c55be567a97c2aec
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sat Dec 28 15:31:41 2024 -0800

    mv unconnected_net_name_  into VerilogReader

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 1824cc9609c6b3d44792ebfa19b550472ff1306d
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sat Dec 28 14:45:22 2024 -0800

    verilog reader use std::string for filename

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 8d1d4c6639c54efcae85c476d46734e50909854c
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sat Dec 28 13:49:59 2024 -0800

    attribute_stmts() -> attributeStmts()

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

commit 7e6bb731a279c0827a43dd3f66ab5885aea73014
Author: James Cherry <cherry@parallaxsw.com>
Date:   Sat Dec 28 13:47:15 2024 -0800

    Sta::readerilog

    Signed-off-by: James Cherry <cherry@parallaxsw.com>

Signed-off-by: James Cherry <cherry@parallaxsw.com>
2024-12-28 15:48:18 -08:00
..
Verilog.i verilog reader cleanups 2024-12-28 15:48:18 -08:00
Verilog.tcl update copyright 2024-01-11 16:34:49 -08:00
VerilogLex.ll Fixes constant integer verilog parsing 2024-10-08 20:40:07 +00:00
VerilogParse.yy Fixes memory leak in verilog attribute code. 2024-04-22 21:54:12 +00:00
VerilogReader.cc verilog reader cleanups 2024-12-28 15:48:18 -08:00
VerilogReaderPvt.hh verilog reader cleanups 2024-12-28 15:48:18 -08:00
VerilogWriter.cc write_verilog unconnected wire dcls for non-top level modules 2024-10-21 11:33:11 -07:00