Ronan Barzic

Results 19 issues of Ronan Barzic

In the attached diagram, - one of edge with label "APB" is not connected to the Lamba block called "freqm" - some of the APB labels are not placed next...

Diagrams is a great library and I want to use it to represent the structure of a class/instance hierarchy directly from the original Python code (so I need to build...

Steps: git clone https://github.com/albertz/PyCParser.git cd PyCParser mkvirtualenv -p python2.7 -r ./requirements.txt pycparser ./runcprog.py ./demos/test_interpreter.c Result: EXCEPTION Traceback (most recent call last): File "./runcprog.py", line 56, in line: from cparser import...

Ubuntu 18.04 LTS, using wavedrom-editor-v1.6.3-linux-x64.tar.gz I can launch an instance of wavedrom-editor without issue, but trying to launch a second one fails with the following message: Created new window in...

enhancement

I've started evaluating pyvsc as a replacement for cocotb-coverage in our IC design team and while I was able to generate a successful coverage report as text file, the corresponding...

Hi I'm using cocotb with several test cases per files - something like this: ```python @cocotb.test() def test1(dut): ..... @cocotb.test() def test2(dut): ..... ``` At the end of each test...

question

U_INSTANCE/data_o_reg[0] U_INSTANCE/data_o_reg[10] U_INSTANCE/data_o_reg[11] U_INSTANCE/data_o_reg[12] U_INSTANCE/data_o_reg[13] U_INSTANCE/data_o_reg[14] U_INSTANCE/data_o_reg[15] U_INSTANCE/data_o_reg[16] U_INSTANCE/data_o_reg[17] U_INSTANCE/data_o_reg[18] U_INSTANCE/data_o_reg[19] U_INSTANCE/data_o_reg[1] U_INSTANCE/data_o_reg[20] U_INSTANCE/data_o_reg[21] U_INSTANCE/data_o_reg[22] U_INSTANCE/data_o_reg[23] U_INSTANCE/data_o_reg[24] U_INSTANCE/data_o_reg[25] U_INSTANCE/data_o_reg[26] U_INSTANCE/data_o_reg[27] U_INSTANCE/data_o_reg[28] U_INSTANCE/data_o_reg[29] U_INSTANCE/data_o_reg[2] U_INSTANCE/data_o_reg[30] U_INSTANCE/data_o_reg[31] U_INSTANCE/data_o_reg[3] U_INSTANCE/data_o_reg[4] U_INSTANCE/data_o_reg[5] U_INSTANCE/data_o_reg[6] U_INSTANCE/data_o_reg[7]...

bug

see https://sourceforge.net/p/iverilog/mailman/message/28324461/

enhancement

http://www.fizzim.com/

enhancement

enhancement
in progress