mirror of https://github.com/YosysHQ/yosys.git
Merge branch 'eddie/xilinx_srl' into xaig_arrival
This commit is contained in:
commit
d2d2816f8c
|
@ -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 New Issue