index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nexus
/
pack.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Use IdString::in instead of || chains
gatecat
2022-08-10
1
-2
/
+2
*
nexus: Add timing data for LRAM
gatecat
2022-08-10
1
-0
/
+13
*
refactor: id(stringf(...)) to new idf(...) helper
gatecat
2022-08-10
1
-27
/
+24
*
nexus: Fix CSDECODE parsing
gatecat
2022-07-19
1
-1
/
+1
*
clangformat
gatecat
2022-03-31
1
-3
/
+2
*
Rename parse_lattice_param to parse_lattice_param_from_cell
Maciej Dudek
2022-03-30
1
-18
/
+22
*
clangformat
gatecat
2022-03-17
1
-2
/
+2
*
nexus: Corrected auto frequency constraint for LF output of OSCA
Maciej Kurc
2022-03-16
1
-2
/
+2
*
nexus: Added support for the DCS Bel
Maciej Kurc
2022-03-16
1
-2
/
+23
*
clangformat
gatecat
2022-03-09
1
-1
/
+2
*
nexus: DCCs cannot be cascaded
Maciej Dudek
2022-03-09
1
-1
/
+1
*
Switch to potentially-sparse net users array
gatecat
2022-02-27
1
-20
/
+23
*
refactor: New member functions to replace design_utils
gatecat
2022-02-18
1
-155
/
+155
*
refactor: Use constids instead of id("..")
gatecat
2022-02-16
1
-20
/
+20
*
nexus: reduce OSCA worst case to 7%
Dan Callaghan
2022-02-10
1
-1
/
+1
*
Fixed correction of Nexus OSCA frequency constraints
Maciej Kurc
2022-02-02
1
-2
/
+2
*
Added honoring OSCA output frequency tolerance during constraints generation
Maciej Kurc
2022-01-28
1
-2
/
+3
*
Removed the need for MULT36_CORE bel for implementing the MULTADDSUB9X9WIDE m...
Maciej Kurc
2022-01-25
1
-1
/
+1
*
clangformat
gatecat
2021-12-12
1
-15
/
+11
*
Added checking if all FFs added to an existing cluster have matching configur...
Maciej Kurc
2021-11-23
1
-0
/
+44
*
Fixed potential issues with carry-chain cluster expansion, added a parameter ...
Maciej Kurc
2021-11-22
1
-14
/
+15
*
Added appending FFs to other existing LUT cluster types (carry, widefn)
Maciej Kurc
2021-11-22
1
-18
/
+67
*
Added an option to control LUT and FF packing
Maciej Kurc
2021-11-22
1
-1
/
+5
*
Added clustering free LUTs and FFs
Maciej Kurc
2021-11-22
1
-0
/
+73
*
nexus: Fix DSP macro placement
gatecat
2021-09-22
1
-32
/
+32
*
Added support for syn_useioff for enabling tri-state control FF integration i...
Maciej Kurc
2021-09-20
1
-13
/
+23
*
Use correct names for IDDRX1_ODDRX1 FASM features
Maciej Kurc
2021-09-17
1
-17
/
+3
*
Added automatic inference and integration of FFs driving T pin into IOLOGIC
Maciej Kurc
2021-09-17
1
-16
/
+171
*
Added handling of the case when tri-state control net bypasses SIOLOGIC bel
Maciej Kurc
2021-09-17
1
-2
/
+81
*
nexus: Basic packer and FASM support for I/ODDR
gatecat
2021-07-28
1
-0
/
+87
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-1
/
+1
*
Using hashlib in arches
gatecat
2021-06-02
1
-32
/
+31
*
Use hashlib for core netlist structures
gatecat
2021-06-02
1
-40
/
+40
*
nexus: Use new cluster API
gatecat
2021-05-06
1
-8
/
+12
*
nexus: Support for hard DPHY
gatecat
2021-03-08
1
-1
/
+29
*
Replace DelayInfo with DelayPair/DelayQuad
gatecat
2021-02-19
1
-3
/
+6
*
Mark IdString and IdStringList single argument constructors explicit.
Keith Rothman
2021-02-04
1
-1
/
+1
*
nexus: Implement IdStringList for all arch object names
D. Shah
2021-02-02
1
-1
/
+1
*
cleanup: Fix compiler warnings
D. Shah
2021-01-28
1
-2
/
+1
*
nexus: Add MULTADDSUB9X9WIDE support
David Shah
2020-12-08
1
-28
/
+55
*
nexus: Add support for initialised LRAM
David Shah
2020-12-07
1
-2
/
+5
*
nexus: Add basic LRAM support (no init)
David Shah
2020-12-02
1
-2
/
+55
*
nexus: Add PLL support
David Shah
2020-12-02
1
-2
/
+74
*
nexus: Add support for deriving timing constraints in packer
David Shah
2020-12-02
1
-0
/
+96
*
nexus: Preliminary integration of DSP timing data
David Shah
2020-11-30
1
-4
/
+58
*
nexus: Clocked MULTADDSUB36X36 fix
David Shah
2020-11-30
1
-0
/
+2
*
nexus: Add MULTADDSUB36X36
David Shah
2020-11-30
1
-4
/
+21
*
nexus: Add MULTADDSUB18X18 support
David Shah
2020-11-30
1
-17
/
+65
*
nexus: ACC54 definitions
David Shah
2020-11-30
1
-0
/
+32
*
nexus: Add DSP pre-adder support
David Shah
2020-11-30
1
-2
/
+17
[next]