aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* Fix mult18x18d component to match yosys verilogJulianKemmerer2020-12-191-260/+260
|
* Adjust ecp5_versa tests. Wrappers for verilog modules are not needed anymore.Tristan Gingold2020-03-312-61/+61
|
* Added ECP5 example for Lattice versa devkit (#85)Martin2020-02-145-0/+5101
- LED blinky - Added support for vendor primitives - Workarounds in Verilog for BRAM and primitive wrapping - Docker support Makefiles - openocd support files