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 f027cfb commit b2ed772Copy full SHA for b2ed772
kernel/rtlil.h
@@ -728,7 +728,6 @@ template <> struct IDMacroHelper<-1> {
728
namespace RTLIL {
729
extern dict<std::string, std::string> constpad;
730
731
- [[deprecated("Call cell->is_builtin_ff() instead")]]
732
const pool<IdString> &builtin_ff_cell_types();
733
734
static inline std::string escape_id(const std::string &str) {
0 commit comments