Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yosys-tests
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
yosys-tests
Commits
f1293367
Unverified
Commit
f1293367
authored
Aug 16, 2019
by
Miodrag Milanović
Committed by
GitHub
Aug 16, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #61 from YosysHQ/eddie/fix_regressions
Update goldens for latest YosysHQ/Yosys@d8a2aaa
parents
40c3d62a
75f2fc0f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
regression/run.sh
+2
-2
No files found.
regression/run.sh
View file @
f1293367
...
...
@@ -168,7 +168,7 @@ elif [ "$1" = "issue_00502" ] ||\
elif
[
"
$1
"
=
"issue_00857"
]
;
then
expected_string
=
"_DFF_P_ 1"
elif
[
"
$1
"
=
"issue_00865"
]
;
then
expected_string
=
"FDRE 1
4
"
expected_string
=
"FDRE 1
2
"
elif
[
"
$1
"
=
"issue_00867"
]
;
then
expected_string
=
"RAMB36E1 1"
elif
[
"
$1
"
=
"issue_00873"
]
;
then
...
...
@@ -210,7 +210,7 @@ elif [ "$1" = "issue_00502" ] ||\
elif
[
"
$1
"
=
"issue_00997"
]
;
then
expected_string
=
"h0"
elif
[
"
$1
"
=
"issue_01002"
]
;
then
expected_string
=
"Estimated number of LCs:
95
"
expected_string
=
"Estimated number of LCs:
87
"
elif
[
"
$1
"
=
"issue_01016"
]
;
then
expected_string
=
"cell
\$
mux
\$
ternary
\$
../top.v:5"
elif
[
"
$1
"
=
"issue_01022"
]
;
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment