-
I've been thinking long about having some multiplatform (windows and gnu/linux), free (libre), lightweight and standalone tool to analize large bodies of VHDL 2008 code at block/RTL level. That tool w…
-
PyHDL sounds very straitforward,it is better to call 'PyHDL' than 'MyHDL',because 'PyHDL' indicates it is a HDL underlying Python
-
When I attempted to translate one of my MyHDL designs, I got the following error:
" File "/home/arthur/sim/myhdl/myhdl/conversion/_toVerilog.py", line 1627, in getName
node.signed = _maybeNegat…
-
Please answer the following questions.
### Which version of matterbridge are you using?
run ```matterbridge -version```
version: 0.9.3 cd0a2be
### Please describe the actual behavior.
#### …
-
![default](https://cloud.githubusercontent.com/assets/26893563/24646507/dd9a7e7c-194e-11e7-8a37-703bf8a7df1f.PNG)
code as above graph
when i run it,result as below
![default](https://cloud.githubus…
-
Sir,
I am having issues with multi bit full adder. https://github.com/abhisheietk/MyHDL_tutorial/blob/master/Fulladder.py
Also here:
https://github.com/abhisheietk/MyHDL_tutorial/blob/master/full…
-
Hello,
Circa 6 month ago I wrote such a question in a polite way as an email directly to the authors. They responded and promised to be more active in Cocotb again.
We have seen circa 5 merged p…
-
An issue that keeps coming up in various guises, and is the root cause of [this PR](https://github.com/jandecaluwe/myhdl/pull/67), is the problem of global state in simulation instances.
It has been …
-
I'm not sure if this is myhdl proper or a thing for rhea ...
What I would like to able to do is interface a running myhdl simulation to the network. Have the exposed objects (serial port, cso, memory…
-
I tried coming back to MyHDL after some time away from it, and choose a relatively simple design I tried to write in MyHDL (http://www.latticesemi.com/view_document?document_id=50033): Rotating some L…