index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
machxo2
/
cells.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
machxo2: Fix packing for directly-connected DFFs.
William D. Jones
2021-07-01
1
-5
/
+12
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-1
/
+1
*
Using hashlib in arches
gatecat
2021-06-02
1
-1
/
+1
*
machxo2: Update with Arch API changes
gatecat
2021-02-12
1
-2
/
+3
*
machxo2: Fix packing when FF is driven by a constant; UART test core working ...
William D. Jones
2021-02-12
1
-1
/
+1
*
machxo2: Add packing logic to handle FFs fed with constant value; UART test c...
William D. Jones
2021-02-12
1
-2
/
+11
*
machxo2: Fix REGMODE identifier (per slice, not per-FF).
William D. Jones
2021-02-12
1
-2
/
+1
*
machxo2: Fix reversed interpretation of REG_SD config bits.
William D. Jones
2021-02-12
1
-6
/
+0
*
machxo2: Add/fix copyright banners.
William D. Jones
2021-02-12
1
-0
/
+1
*
machxo2: clang format.
William D. Jones
2021-02-12
1
-4
/
+1
*
machxo2: Make sure REGSET FF parameter is set in FACADE_SLICE. Init blinky ct...
William D. Jones
2021-02-12
1
-0
/
+3
*
machxo2: Add LUT and FF packing functions.
William D. Jones
2021-02-12
1
-1
/
+18
*
machxo2: Add constant packing implementation, fix bugs in create_machxo2_cell.
William D. Jones
2021-02-12
1
-2
/
+3
*
machxo2: Create basic cells for packing.
William D. Jones
2021-02-12
1
-0
/
+104
*
machxo2: Stub out cells functions.
William D. Jones
2021-02-12
1
-95
/
+2
*
machxo2: Start creating MachXO2CommandHandler.
William D. Jones
2021-02-12
1
-3
/
+3
*
Create machxo2 backend (renamed from generic).
gatecat
2021-02-12
1
-0
/
+147