hwtLib icon indicating copy to clipboard operation
hwtLib copied to clipboard

hardware library for hwt (= ipcore repo)

Results 20 hwtLib issues
Sort by recently updated
recently updated
newest added

There are tests just not for the top.

Hi, a lot of the more elaborate examples do not work. This seems mostly because of API changes that were made in the past. A baseline ``pip install hwtlib hwt``...

- Adds trivial pipelining for CRC - Adjusts test to use CRC pipeling by default

https://github.com/www-asics-ws/usb1_device https://github.com/lambdaconcept/usbsniffer/releases https://github.com/ultraembedded/riscv_sbc https://github.com/mrrb/tfg https://sites.google.com/site/vysakhppillai/technical-articles/universal-serial-bus https://github.com/im-tomu/valentyusb https://github.com/hdl4fpga/hdl4fpga/blob/master/ULX3S/scopeio/usbserial_rxd.vhd https://github.com/tinyfpga/TinyFPGA-Bootloader/tree/master/common https://github.com/timvideos/HDMI2USB-numato-opsis-sample-code/tree/master/comms/ulpi https://github.com/enjoy-digital/usb3_pipe https://github.com/greatscottgadgets/luna

https://github.com/enjoy-digital/litex/tree/ea8be6adcd4b76fdc7c0548a8bf9601ac8b96431/litex/soc/cores/clock https://github.com/nmigen/nmigen/issues/425

The problem is that the DMA logic for bus interfaces is fragmented over multiple components which do something similar, but in a different way. There is a problem is also...

After Verilator integration, pci-e components will be moved to this public repo

enhancement