mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-15 21:38:45 +00:00
Cleanup
This commit is contained in:
parent
0af64df10c
commit
4eb5847dbd
|
@ -24,11 +24,7 @@
|
||||||
USING_YOSYS_NAMESPACE
|
USING_YOSYS_NAMESPACE
|
||||||
PRIVATE_NAMESPACE_BEGIN
|
PRIVATE_NAMESPACE_BEGIN
|
||||||
|
|
||||||
// for peepopt_pm
|
|
||||||
bool did_something;
|
|
||||||
|
|
||||||
#include "passes/pmgen/xilinx_srl_pm.h"
|
#include "passes/pmgen/xilinx_srl_pm.h"
|
||||||
#include "passes/pmgen/peepopt_pm.h"
|
|
||||||
|
|
||||||
void run_fixed(xilinx_srl_pm &pm)
|
void run_fixed(xilinx_srl_pm &pm)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue