mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-05 13:56:04 +00:00
Merge 3d72dd198f into 25f2a88770
This commit is contained in:
commit
875ce1de72
11 changed files with 914 additions and 258 deletions
|
|
@ -582,7 +582,6 @@ template <> struct IDMacroHelper<-1> {
|
|||
namespace RTLIL {
|
||||
extern dict<std::string, std::string> constpad;
|
||||
|
||||
[[deprecated("Call cell->is_builtin_ff() instead")]]
|
||||
const pool<IdString> &builtin_ff_cell_types();
|
||||
|
||||
static inline std::string escape_id(const std::string &str) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue