aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* fixed VLO/VHI primitves (#185)HEADmasterrobin2023-04-191-9/+9
|
* Added proper components.vhdl with uppercase symbolsMartin2021-09-151-4243/+4243
|
* 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