index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
machxo2
/
pack.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
clangformat.
William D. Jones
2021-12-16
1
-5
/
+6
*
machxo2: Add packing logic to forbid designs lacking FACADE_IO top-level ports.
William D. Jones
2021-12-16
1
-0
/
+46
*
machxo2: Fix packing for directly-connected DFFs.
William D. Jones
2021-07-01
1
-3
/
+5
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-1
/
+1
*
Using hashlib in arches
gatecat
2021-06-02
1
-5
/
+4
*
Use hashlib for core netlist structures
gatecat
2021-06-02
1
-11
/
+14
*
machxo2: Update with Arch API changes
gatecat
2021-02-12
1
-3
/
+2
*
machxo2: Fix packing when FF is driven by a constant; UART test core working ...
William D. Jones
2021-02-12
1
-0
/
+2
*
machxo2: Add packing logic to handle FFs fed with constant value; UART test c...
William D. Jones
2021-02-12
1
-2
/
+27
*
machxo2: Add additional packing phase to pack remaining FFs.
William D. Jones
2021-02-12
1
-0
/
+38
*
machxo2: clang format.
William D. Jones
2021-02-12
1
-4
/
+3
*
machxo2: Add/fix copyright banners.
William D. Jones
2021-02-12
1
-0
/
+1
*
machxo2: Use attrmvcp in yosys to implement LOC constraint and only check for...
William D. Jones
2021-02-12
1
-37
/
+22
*
machxo2: Detect LOC attributes during packing to implement rudimentary user c...
William D. Jones
2021-02-12
1
-0
/
+43
*
machxo2: clang format.
William D. Jones
2021-02-12
1
-4
/
+2
*
machxo2: Clean up packing pass a bit.
William D. Jones
2021-02-12
1
-5
/
+4
*
machxo2: Add LUT and FF packing functions.
William D. Jones
2021-02-12
1
-0
/
+60
*
machxo2: Always remove nextpnr_iobufs for now- assume manually instantiated p...
William D. Jones
2021-02-12
1
-0
/
+31
*
machxo2: Add constant packing implementation, fix bugs in create_machxo2_cell.
William D. Jones
2021-02-12
1
-0
/
+70
*
machxo2: Remove generic packing.
William D. Jones
2021-02-12
1
-243
/
+1
*
machxo2: Start creating MachXO2CommandHandler.
William D. Jones
2021-02-12
1
-2
/
+2
*
Create machxo2 backend (renamed from generic).
gatecat
2021-02-12
1
-0
/
+288