We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 336e82c commit 8d14a02Copy full SHA for 8d14a02
kernel/rtlil.h
@@ -568,7 +568,6 @@ template <> struct IDMacroHelper<-1> {
568
namespace RTLIL {
569
extern dict<std::string, std::string> constpad;
570
571
- [[deprecated("Call cell->is_builtin_ff() instead")]]
572
const pool<IdString> &builtin_ff_cell_types();
573
574
static inline std::string escape_id(const std::string &str) {
0 commit comments