index
:
iCE40/icestorm
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor style changes in iceprog
Clifford Wolf
2018-08-19
1
-39
/
+41
*
iceprog coding style, don't use "assert" as variable name
Clifford Wolf
2018-08-19
1
-11
/
+14
*
Slightly more robust flash wait function.
Piotr Esden-Tempski
2018-08-18
1
-9
/
+29
*
Add a function to read and decode the status register.
Piotr Esden-Tempski
2018-08-18
1
-2
/
+66
*
Added the FTDI cable pinout for reference.
Piotr Esden-Tempski
2018-08-18
1
-0
/
+13
*
Improved JEDEC ID read function.
Piotr Esden-Tempski
2018-08-18
1
-4
/
+30
*
Replaced some more magic numbers with FLASH command IDs.
Piotr Esden-Tempski
2018-08-18
1
-4
/
+4
*
Added easier to read chip_select/reset functions.
Piotr Esden-Tempski
2018-08-18
1
-26
/
+60
*
Added more code comments.
Piotr Esden-Tempski
2018-08-16
1
-16
/
+39
*
Merge pull request #180 from litghost/add_5x
Clifford Wolf
2018-08-09
1
-0
/
+3
|
\
|
*
Add 5k support to hlc2asc.
Keith Rothman
2018-08-09
1
-0
/
+3
|
/
*
Also install text timing databases
Clifford Wolf
2018-07-30
1
-0
/
+2
*
Merge pull request #176 from elmsfu/hlc2asc/lut_keyword_fix
Clifford Wolf
2018-07-20
1
-1
/
+1
|
\
|
*
icebox_hlc2asc: fix _lut_ keyword parsing
Elms
2018-07-19
1
-1
/
+1
*
|
Merge pull request #175 from daveshah1/fix_lutcascade
Clifford Wolf
2018-07-20
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
icetime: Remove non-existent paths from ce/sr to ltout
David Shah
2018-07-19
1
-0
/
+5
|
/
*
Spelling fixes in messages
Larry Doolittle
2018-07-19
2
-8
/
+8
*
Merge pull request #173 from osresearch/parallel-make
Clifford Wolf
2018-07-17
1
-1
/
+5
|
\
|
*
Allow parallel make all to build each subdir simultaneously
Trammell Hudson
2018-07-17
1
-1
/
+5
|
/
*
Merge pull request #172 from mithro/hlc-glb
Clifford Wolf
2018-07-17
1
-14
/
+16
|
\
|
*
hlc: Use glb_network for current device.
Tim 'mithro' Ansell
2018-07-16
1
-14
/
+16
|
/
*
Merge pull request #169 from mithro/patch-1
Clifford Wolf
2018-07-10
1
-1
/
+2
|
\
|
*
Update README to be clearer
Tim Ansell
2018-07-03
1
-1
/
+2
*
|
Merge pull request #168 from elmsfu/hlc2asc/verilog_literal_ram_data
Clifford Wolf
2018-07-10
1
-8
/
+42
|
\
\
|
*
|
icebox_hlc2asc: Allow data of ram to use verilog literal format
Elms
2018-07-03
1
-8
/
+42
|
|
/
*
|
Merge pull request #167 from mithro/icebox_vlog_drivers
Clifford Wolf
2018-07-10
1
-11
/
+13
|
\
\
|
*
|
icebox_vlog: Save error message to file and print it.
Tim 'mithro' Ansell
2018-07-08
1
-3
/
+4
|
*
|
icebox_vlog: Better information about drivers for nets.
Tim 'mithro' Ansell
2018-07-03
1
-9
/
+10
|
|
/
*
|
Merge pull request #164 from mithro/global-fix
Clifford Wolf
2018-07-10
1
-3
/
+5
|
\
\
|
*
|
icebox_hlc2asc: Allow io_X/GLOBAL_OUTPUT_BUFFER
Tim 'mithro' Ansell
2018-06-22
1
-1
/
+3
|
*
|
icebox_hlc2asc: Fix spelling in error message.
Tim 'mithro' Ansell
2018-06-22
1
-2
/
+2
|
|
/
*
|
Merge pull request #170 from mithro/const-lut-out
Clifford Wolf
2018-07-10
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
icebox_vlog: Fix constant LUT output.
Tim 'mithro' Ansell
2018-07-08
1
-2
/
+2
|
/
*
Merge pull request #162 from elmsfu/hcl2asc/error_messages_and_device_class
Clifford Wolf
2018-06-20
1
-27
/
+30
|
\
|
*
icebox_hlc2asc: update to support device by family
Elms
2018-06-20
1
-3
/
+3
|
*
icebox_hlc2asc: Adding more descriptive errors messages
Elms
2018-06-20
1
-24
/
+27
|
/
*
Merge pull request #161 from mithro/lut-bit-defaults
Clifford Wolf
2018-06-16
1
-2
/
+2
|
\
|
*
icebox_hlc2asc: Set LUT bits to zero by default.
Tim 'mithro' Ansell
2018-06-15
1
-2
/
+2
|
/
*
Merge pull request #160 from mithro/hlc-sort
Clifford Wolf
2018-06-15
1
-0
/
+41
|
\
|
*
icebox_hlcsort: Adding a tool for canonicalizing HLC files.
Tim 'mithro' Ansell
2018-06-14
1
-0
/
+41
*
|
Merge pull request #155 from mithro/icetime-error
Clifford Wolf
2018-06-15
1
-1
/
+3
|
\
\
|
*
|
icetime: Output where the chipdb should be found.
Tim 'mithro' Ansell
2018-06-14
1
-1
/
+3
|
|
/
*
|
Merge pull request #159 from mithro/fix-fix
Clifford Wolf
2018-06-15
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
icebox: Fix issue introduced by f7e9fec63a3f88bee8c27e858da319ea03d68d14
Tim 'mithro' Ansell
2018-06-14
1
-2
/
+2
|
/
*
Fix icetime for .asc files that do not contain all tiles
Clifford Wolf
2018-06-13
1
-11
/
+28
*
Merge pull request #149 from tomverbeure/seed
Clifford Wolf
2018-06-13
1
-7
/
+25
|
\
|
*
Remove rogue space
Tom Verbeure
2018-06-02
1
-1
/
+1
|
*
Fix indentation
Tom Verbeure
2018-06-02
1
-1
/
+1
|
*
Add option to specify seed for repeatable outcomes.
Tom Verbeure
2018-06-02
1
-7
/
+25
*
|
Merge pull request #151 from mithro/hlc-lut-init
Clifford Wolf
2018-06-13
1
-2
/
+13
|
\
\
[next]