mirror of https://github.com/YosysHQ/yosys.git
Add comment to dpram test about related issue.
This commit is contained in:
parent
c597c2f2ae
commit
5eb91fa69f
|
@ -8,6 +8,7 @@ opt -full
|
|||
|
||||
miter -equiv -flatten -make_assert -make_outputs gold gate miter
|
||||
|
||||
#Blocked by issue #1358 (Missing ECP5 simulation models)
|
||||
#ERROR: Failed to import cell gate.mem.0.0.0 (type DP16KD) to SAT database.
|
||||
#sat -verify -prove-asserts -seq 3 -set-init-zero -show-inputs -show-outputs miter
|
||||
|
||||
|
|
Loading…
Reference in New Issue