aboutsummaryrefslogtreecommitdiffstats
path: root/library/ecp5u/components.vhdl
Commit message (Collapse)AuthorAgeFilesLines
* 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-311-60/+60
|
* Added ECP5 example for Lattice versa devkit (#85)Martin2020-02-141-0/+4967
- LED blinky - Added support for vendor primitives - Workarounds in Verilog for BRAM and primitive wrapping - Docker support Makefiles - openocd support files