Conversation
|
I forgot to tell that it takes some time for diagrams of bigger designs to show up. |
|
Some early feedback:
Saving the best for last, though: The good news is that, for all designs I tried the plugin on, it did not crash and the output produced looked very good! |
There was a problem hiding this comment.
Something's wrong here, line 108 also has a function update(self).
|
Could you please test this new set of commits again? I simplified everything I could. |
This removes the flood of Pixmap error messages
|
Rebased ontop of vermaks newest branch. |
|
7f390fc crashes for me upon loading the module: |
|
Oh, sorry missed a file to add. |
|
Just got this crash while |
|
Other than the traceback above, drawing the diagram still works nicely! |
|
It's reproducible on my machine: just debug some program that does not Python version is also 2.7.3 here. |
|
Fixed in 9862372, thanks. |
|
Another thing I just noticed: |
|
Oh, that file was just for debug purposes. This line is not needed any more. |
|
Ok. is this ready to merge then? Will the further fixes for the pretty printer be rebased on this? |
|
This is ready for merging. I have WriteAccess to every repo and rebased it ontop of rainerf/master. |
|
Merged into integration branch (3c16ab2), closing. |
SystemC Blockdiagram (without wiring)
Wiring will come separately, because I still have my hard time figuring out how to get the right informations for displaying ports and signals.
I think it is for the better to send this pull request now, because you can test while the others are still trying to fix their STL implementation.