Skip to content

Commit

Permalink
This was in the pull requets #641, but lost.
Browse files Browse the repository at this point in the history
  • Loading branch information
nadezhin committed Nov 27, 2016
1 parent 7bff925 commit 74c5fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions books/centaur/sv/cosims/run.lsp
Expand Up @@ -172,6 +172,7 @@
;; indicates error -- but allow for now since iverilog is a new/optional feature
;; (er hard? 'output-lines-iv "~@0" lines)
(mv nil state))
(lines (drop-comment-lines lines))
((unless (eql (len lines) (len *input-lines*)))
(er hard? 'output-lines-iv "Wrong number of lines read: ~x0, expecting ~x1"
(len lines) (len *input-lines*))
Expand Down

0 comments on commit 74c5fd2

Please sign in to comment.