index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nexus
/
fasm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Use IdString::in instead of || chains
gatecat
2022-08-10
1
-4
/
+3
*
refactor: id(stringf(...)) to new idf(...) helper
gatecat
2022-08-10
1
-2
/
+2
*
Change write_dcc to work with tilegroups from prjoxide
Maciej Dudek
2022-05-27
1
-3
/
+2
*
clangformat
gatecat
2022-03-31
1
-8
/
+9
*
Rename parse_lattice_param to parse_lattice_param_from_cell
Maciej Dudek
2022-03-30
1
-17
/
+22
*
Nexus: Fixed OSCA parameters, add pll default parameters
Maciej Dudek
2022-03-18
1
-2
/
+142
*
nexus: Added support for the DCS Bel
Maciej Kurc
2022-03-16
1
-0
/
+11
*
nexus: Added FASM feature emission for DCC and port timing class info
Maciej Kurc
2022-03-15
1
-0
/
+12
*
refactor: New member functions to replace design_utils
gatecat
2022-02-18
1
-4
/
+4
*
nexus: handle SLEWRATE in pdc
Karol Gugala
2021-12-20
1
-2
/
+2
*
nexus: LUT permutation support
gatecat
2021-09-24
1
-2
/
+39
*
nexus: Support for split Vcc routing
gatecat
2021-09-22
1
-0
/
+2
*
Use correct names for IDDRX1_ODDRX1 FASM features
Maciej Kurc
2021-09-17
1
-5
/
+1
*
Added automatic inference and integration of FFs driving T pin into IOLOGIC
Maciej Kurc
2021-09-17
1
-0
/
+6
*
nexus: Basic packer and FASM support for I/ODDR
gatecat
2021-07-28
1
-2
/
+16
*
nexus: Disable center DCC-thrus on 17k device
gatecat
2021-06-16
1
-1
/
+0
*
nexus: Fix FASM gen for DCC-thru
gatecat
2021-06-16
1
-3
/
+34
*
Fixing old emails and names in copyrights
gatecat
2021-06-12
1
-1
/
+1
*
nexus: Fix LRAM x coord
gatecat
2021-06-10
1
-0
/
+2
*
Using hashlib in arches
gatecat
2021-06-02
1
-5
/
+5
*
Use hashlib for core netlist structures
gatecat
2021-06-02
1
-10
/
+10
*
nexus: Fix some IO FASM gen
gatecat
2021-03-30
1
-0
/
+4
*
nexus: Fix LIFCL-17 LRAM FASM
gatecat
2021-03-30
1
-0
/
+2
*
nexus: Fix default IO config
gatecat
2021-03-29
1
-0
/
+2
*
Merge pull request #651 from YosysHQ/gatecat/nexus-vcco
gatecat
2021-03-29
1
-3
/
+51
|
\
|
*
nexus: Fix bank Vcco FASM
gatecat
2021-03-29
1
-3
/
+51
*
|
nexus: Default HF_OSC_EN to ENABLED
gatecat
2021-03-29
1
-1
/
+1
|
/
*
nexus: Fix FASM gen for LIFCL-17
gatecat
2021-03-26
1
-1
/
+4
*
Split nextpnr.h to allow for linear inclusion.
Keith Rothman
2021-03-15
1
-0
/
+1
*
nexus: Support for hard DPHY
gatecat
2021-03-08
1
-0
/
+32
*
Mark IdString and IdStringList single argument constructors explicit.
Keith Rothman
2021-02-04
1
-6
/
+6
*
Make RelSlice uncopyable
D. Shah
2021-01-27
1
-1
/
+1
*
nexus: Switch from RelPtr to RelSlice
D. Shah
2021-01-27
1
-4
/
+4
*
nexus: Add support for initialised LRAM
David Shah
2020-12-07
1
-1
/
+23
*
nexus: Add basic LRAM support (no init)
David Shah
2020-12-02
1
-0
/
+18
*
nexus: Add PLL support
David Shah
2020-12-02
1
-0
/
+56
*
nexus: Larger DSP tweaks
David Shah
2020-11-30
1
-1
/
+7
*
nexus: Support for unclocked 9x9 multiplies
David Shah
2020-11-30
1
-0
/
+25
*
nexus: Basic support for carries
David Shah
2020-11-30
1
-3
/
+3
*
nexus: Basic support for differential IO types
David Shah
2020-11-30
1
-3
/
+86
*
nexus: EBR fixes
David Shah
2020-11-30
1
-4
/
+5
*
nexus: EBR FASM generation
David Shah
2020-11-30
1
-0
/
+78
*
nexus: LUTRAM support
David Shah
2020-11-30
1
-0
/
+13
*
nexus: Generate FASM files that can be used standalone
David Shah
2020-11-30
1
-6
/
+96
*
nexus: Add constant/inversion packing
David Shah
2020-11-30
1
-5
/
+42
*
nexus: More pin styles and FASM pinmux gen
David Shah
2020-11-30
1
-0
/
+24
*
nexus: Refactor cell pin style db
David Shah
2020-11-30
1
-4
/
+0
*
nexus: Tidy up FASM backend
David Shah
2020-11-30
1
-9
/
+32
*
nexus: Use tilegroups for IO bitgen
David Shah
2020-11-30
1
-2
/
+13
*
nexus: Add IO packing
David Shah
2020-11-30
1
-6
/
+21
[next]