mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-28 17:14:11 +02:00
ecp5: Add simulation equivalence check for Diamond FF implementations
Signed-off-by: David Shah <[email protected]>
This commit is contained in:
@@ -693,5 +693,9 @@ module DP16KD(
|
||||
parameter INITVAL_3F = 320'h00000000000000000000000000000000000000000000000000000000000000000000000000000000;
|
||||
endmodule
|
||||
|
||||
`ifndef NO_INCLUDES
|
||||
|
||||
`include "cells_ff.vh"
|
||||
`include "cells_io.vh"
|
||||
|
||||
`endif
|
||||
|
||||
Reference in New Issue
Block a user