3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-04 06:26:09 +00:00

[core] debug

This commit is contained in:
tangxifan 2026-05-14 17:57:12 -07:00
parent c98dddfe32
commit 75a2ff3ed8
3 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@
USING_YOSYS_NAMESPACE
PRIVATE_NAMESPACE_BEGIN
#include "pmgen/rf_dsp_mad.h"
#include "rf_dsp_mad_pm.h"
static void create_rf_mad_dsp(rf_dsp_mad_pm &pm) {
auto &st = pm.st_rf_dsp_mad;