-
This repository was created by merging the following resources:
- [ghdl/ghdl-systemc-fosdem16](https://github.com/ghdl/ghdl-systemc-fosdem16) (ghdl/ghdl-systemc-fosdem16#1).
- The content from sec…
-
I have created a small example design which illustrates a problem I have when upgrading to MyHDL 0.10. The Verilog created from this example is missing a "reg" declaration of slc_out.
The same exam…
-
I see lots of discussion in MyHDL forum. Just want to know that is there any branch or version for MyHDL that support convert which retain the hierarchical structure in python while convert to Verilog…
-
Hey Alex,
tks again for the IPs, bothering you again about usage! do you know how to get some waves of `udp_complete` module or if there's a diagram of how to drive the interfaces on this module? …
-
I'm trying to drive the reset and halt lines on a m68k processor. These lines are bi-directional so I only want to have Z or 0 on my pin from the FPGA. I don't care about them if the m68k does ever dr…
-
The [example](http://docs.myhdl.org/en/stable/manual/conversion_examples.html#user-defined-code) given in the manual is failing both for verilog and vhdl with 0.9.0 and 1.0dev.
Also input ports are …
-
On simulation `ConcatSignal` requires more than one argument [1] but it gives a error when converting to vhdl/verilog.
> Not supported: extra positional arguments
## System information
…
-
I can't imagine this is correct. However when one is trying to verify the RTL sims of a testbench, they always seem to exit after the myhdl sim is run.
If the output of the myhdl sim is nothing, i…
-
Hi,I have some problems about the AXI_DMA module,what does parameter OFFSET_WIDTH,OFFSET_MASK,ADDR_MASK and CYCLE_COUNT_WIDTH mean?Can I ask you for a AXI_DMA_RD_TB.V and AXI_DMA_WR_TB.V file?Maybe ca…
-
Summary
I have a block ram memory I am trying to write. It is meant to be a drop in replacement for the standard block rams that vivado generates, but parameterisable and syntheisable (in addition t…