index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
techlibs
/
greenpak4
/
synth_greenpak4.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typographical and grammatical errors and inconsistencies.
whitequark
2019-01-02
1
-1
/
+1
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-4
/
+4
*
extract_counter: Minor changes requested to comply with upstream policy, fixe...
Andrew Zonenberg
2017-08-30
1
-1
/
+1
*
Finished refactoring counter extraction to be nice and generic. Implemented t...
Andrew Zonenberg
2017-08-28
1
-1
/
+1
*
Refactoring: Renamed greenpak4_counters pass to extract_counter, moved it to ...
Andrew Zonenberg
2017-08-28
1
-1
/
+1
*
Fix double-call of log_pop() in synth_greenpak4
Clifford Wolf
2017-02-14
1
-2
/
+0
*
greenpak4: Can now techmap inferred D latches (without set/reset or output in...
Andrew Zonenberg
2016-12-10
1
-0
/
+1
*
Updated help text for synth_greenpak4
Andrew Zonenberg
2016-12-05
1
-0
/
+2
*
Added greenpak4_dffinv
Clifford Wolf
2016-08-15
1
-0
/
+1
*
synth_greenpak4: use attrmvcp to move LOC from wires to cells.
whitequark
2016-08-10
1
-0
/
+2
*
Removed splitnets in prep for new gp4par parser
Andrew Zonenberg
2016-07-11
1
-1
/
+0
*
Added "nlutmap -assert"
Clifford Wolf
2016-06-09
1
-3
/
+3
*
Changed order of passes for better handling of INIT attributes on "output reg...
Andrew Zonenberg
2016-05-04
1
-2
/
+2
*
Refactored synth_greenpak4 to use iopadmap for mapping GP_IOBUF/GP_OBUFT cell...
Andrew Zonenberg
2016-05-04
1
-2
/
+1
*
Added tri-state I/O extraction for GreenPak
Andrew Zonenberg
2016-05-03
1
-0
/
+2
*
Run clean after splitnets in synth_greenpak4
Clifford Wolf
2016-04-23
1
-1
/
+1
*
Added "shregmap" to synth_greenpak4
Clifford Wolf
2016-04-23
1
-0
/
+1
*
Converted synth_greenpak4 to ScriptPass
Clifford Wolf
2016-04-23
1
-108
/
+69
*
Added "yosys -D" feature
Clifford Wolf
2016-04-21
1
-1
/
+1
*
Added GreenPak inverter support
Andrew Zonenberg
2016-04-01
1
-2
/
+2
*
DFFINIT is now correctly called for all kinds of flipflop, not just DFF
Andrew Zonenberg
2016-03-31
1
-0
/
+6
*
Renamed counters pass to greenpak4_counters
Andrew Zonenberg
2016-03-30
1
-1
/
+3
*
Added initial implementation of "counters" pass to synth_greenpak4. Can only ...
Andrew Zonenberg
2016-03-30
1
-0
/
+2
*
Added splitnets to synth_greenpak4
Andrew Zonenberg
2016-03-29
1
-0
/
+2
*
Added GP_DFFS, GP_DFFR, and GP_DFFSR
Clifford Wolf
2016-03-23
1
-0
/
+2
*
Added GP_DFF INIT parameter
Clifford Wolf
2016-03-23
1
-0
/
+2
*
Improvements in synth_greenpak4, added -part option
Clifford Wolf
2016-03-21
1
-30
/
+25
*
Added nlutmap
Clifford Wolf
2015-09-18
1
-2
/
+2
*
Renamed GreenPAK4 cells, improved GP4 DFF mapping
Clifford Wolf
2015-09-18
1
-0
/
+4
*
Fixed copy&paste typo in synth_greenpak4
Clifford Wolf
2015-09-16
1
-3
/
+3
*
Added GreenPAK4 skeleton
Clifford Wolf
2015-09-16
1
-0
/
+229