aboutsummaryrefslogtreecommitdiffstats
path: root/ecp5/gfx.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixing old emails and names in copyrightsgatecat2021-06-121-1/+1
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* move constants to gfx.ccMiodrag Milanovic2019-12-281-18/+0
|
* clang formatMiodrag Milanovic2019-12-201-47/+0
|
* Add all missing wiresMiodrag Milanovic2019-12-201-1/+1556
|
* Add global wiresMiodrag Milanovic2019-12-151-18/+67
|
* cleanup and formatingMiodrag Milanovic2019-12-151-1/+1
|
* move bel creation to gfx.ccMiodrag Milanovic2019-12-151-0/+2
|
* fix formatingMiodrag Milanovic2019-12-141-1/+0
|
* fixes and more pipsMiodrag Milanovic2019-12-141-0/+2
|
* pips for iosMiodrag Milanovic2019-12-141-1/+23
|
* more new wires addedMiodrag Milanovic2019-12-141-1/+78
|
* add moreMiodrag Milanovic2019-12-131-2/+6
|
* new wires in dbMiodrag Milanovic2019-12-131-17/+491
|
* added siologicMiodrag Milanovic2019-12-131-0/+41
|
* Add many new wiresMiodrag Milanovic2019-12-131-0/+1116
|
* clangformat runMiodrag Milanovic2019-12-081-23/+17
|
* Draw some pips, fixed H6 and V6Miodrag Milanovic2019-11-091-0/+1
|
* Show V02/V06/H02/H06Miodrag Milanovic2019-10-251-1/+1
|
* display horizontal wires, add some globals to listMiodrag Milanovic2019-10-231-0/+68
|
* Split graphics calls for wires into gfx.ccMiodrag Milanovic2019-10-201-0/+25
|
* Simplify layout of elementsMiodrag Milanovic2019-10-201-222/+134
|
* more wires between switchboxesMiodrag Milanovic2019-10-201-1/+14
|
* Add more types of wiresMiodrag Milanovic2019-10-201-1/+30
|
* wd wiresMiodrag Milanovic2019-10-201-0/+11
|
* clk and lsr muxesMiodrag Milanovic2019-10-201-0/+31
|
* draw rest of slice wires and more from switchboxMiodrag Milanovic2019-10-201-4/+54
|
* OptimizeMiodrag Milanovic2019-10-201-6/+83
|
* Add other side of slice wiresMiodrag Milanovic2019-10-201-5/+94
|
* Display rest of slice input wiresMiodrag Milanovic2019-10-201-1/+61
|
* Start adding visible wiresMiodrag Milanovic2019-10-201-0/+25
|
* Draw swbox, smaller slices, proper ioMiodrag Milanovic2019-10-201-5/+22
|
* ecp5: Add Bel graphicsDavid Shah2018-07-311-0/+35
Signed-off-by: David Shah <davey1576@gmail.com>