index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
frontends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2025 from YosysHQ/eddie/frontend_cleanup
Eddie Hung
2020-05-05
6
-31
/
+31
|
\
|
*
frontend: cleanup to use more ID::*, more dict<> instead of map<>
Eddie Hung
2020-05-04
6
-31
/
+31
*
|
Merge pull request #2024 from YosysHQ/eddie/primitive_src
Eddie Hung
2020-05-05
2
-2
/
+6
|
\
\
|
*
|
verilog: set src attribute for primitives
Eddie Hung
2020-05-04
2
-2
/
+6
|
|
/
*
/
verilog: fix specify src attribute
Eddie Hung
2020-05-04
1
-18
/
+20
|
/
*
Merge pull request #1996 from boqwxp/rtlil_source_locations
Eddie Hung
2020-05-04
1
-13
/
+13
|
\
|
*
frontend: Include complete source location instead of just `location.first_li...
Alberto Gonzalez
2020-05-01
1
-13
/
+13
*
|
aiger: fixes for ports that have start_offset != 0
Eddie Hung
2020-05-02
1
-30
/
+47
*
|
Merge pull request #2001 from whitequark/wasi
whitequark
2020-05-01
1
-1
/
+1
|
\
\
|
*
|
Add WASI platform support.
whitequark
2020-04-30
1
-1
/
+1
*
|
|
Merge pull request #1981 from YosysHQ/claire/fix1837
Claire Wolf
2020-05-01
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Clear current_scope when done with RTLIL generation, fixes #1837
Claire Wolf
2020-04-22
1
-0
/
+4
*
|
|
verific: ignore anonymous enums
Eddie Hung
2020-04-30
1
-1
/
+4
*
|
|
verific: support VHDL enums too
Eddie Hung
2020-04-27
1
-13
/
+43
*
|
|
verific: recover wiretype/enum attr as part of import_attributes()
Eddie Hung
2020-04-27
2
-6
/
+35
*
|
|
Revert "verific: import enum attributes from verific"
Eddie Hung
2020-04-24
1
-24
/
+0
|
|
/
|
/
|
*
|
verific: do not assert if wire not found; warn instead
Eddie Hung
2020-04-23
1
-2
/
+6
*
|
verific: import enum attributes from verific
Eddie Hung
2020-04-22
1
-0
/
+20
|
/
*
ilang, ast: Store parameter order and default value information.
Marcelina KoĆcielnicka
2020-04-21
3
-5
/
+13
*
Merge pull request #1851 from YosysHQ/claire/bitselwrite
Claire Wolf
2020-04-21
4
-15
/
+207
|
\
|
*
Make mask-and-shift the default for bitselwrite
Claire Wolf
2020-04-16
1
-1
/
+1
|
*
Add LookaheadRewriter for proper bitselwrite support
Claire Wolf
2020-04-16
4
-4
/
+144
|
*
Improved rewrite code for writing to bit slice (disabled for now)
Claire Wolf
2020-04-15
1
-12
/
+64
*
|
Merge pull request #1961 from whitequark/paramod-original-name
whitequark
2020-04-21
2
-0
/
+5
|
\
\
|
*
|
ast, rpc: record original name of $paramod\* as \hdlname attribute.
whitequark
2020-04-18
2
-0
/
+5
*
|
|
Extend support for format strings in Verilog front-end
Claire Wolf
2020-04-18
1
-8
/
+38
*
|
|
Set Verilog source location for explicit blocks (`begin` ... `end`).
Alberto Gonzalez
2020-04-17
1
-0
/
+1
*
|
|
Add Verilog source location information to `AST_POSEDGE` and `AST_NEGEDGE` no...
Alberto Gonzalez
2020-04-17
1
-0
/
+2
|
/
/
*
|
Add location information to `AST_CONSTANT` nodes.
Alberto Gonzalez
2020-04-16
1
-0
/
+3
*
|
ast: Fix handling of identifiers in the global scope
David Shah
2020-04-16
2
-2
/
+7
|
/
*
Merge pull request #1918 from whitequark/simplify-improve_enum
whitequark
2020-04-15
1
-5
/
+3
|
\
|
*
ast/simplify: improve enum handling.
whitequark
2020-04-15
1
-5
/
+3
*
|
Fix 5bba9c3, closes #1876
Claire Wolf
2020-04-14
1
-7
/
+13
*
|
Merge pull request #1879 from jjj11x/jjj11x/package_decl
whitequark
2020-04-14
2
-1
/
+25
|
\
\
|
*
|
support using previously declared types/localparams/params in package
Jeff Wang
2020-04-07
2
-1
/
+25
*
|
|
Merge pull request #1880 from jjj11x/duplicate_enum
whitequark
2020-04-14
1
-2
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
duplicated enum item names should result in an error
Jeff Wang
2020-04-07
1
-2
/
+3
|
|
/
*
|
Merge pull request #1910 from boqwxp/cleanup_ilang_parser
whitequark
2020-04-13
1
-4
/
+4
|
\
\
|
*
|
Clean up pseudo-private member usage in `frontends/ilang/ilang_parser.y`.
Alberto Gonzalez
2020-04-13
1
-4
/
+4
*
|
|
verilog: Fix write to deleted object
David Shah
2020-04-12
1
-1
/
+0
|
/
/
*
|
Merge pull request #1875 from whitequark/read_ilang-int_overflow
whitequark
2020-04-09
2
-2
/
+14
|
\
\
|
*
|
read_ilang: improve style. NFC.
whitequark
2020-04-06
1
-2
/
+1
|
*
|
read_ilang: improve error message for overly long wires.
whitequark
2020-04-06
1
-0
/
+3
|
*
|
read_ilang: detect overflow of integer literals.
whitequark
2020-04-06
1
-1
/
+11
|
|
/
*
/
aigerparse: only define __STDC_FORMAT_MACROS it not already before.
Henner Zeller
2020-04-07
1
-0
/
+2
|
/
*
Merge pull request #1853 from YosysHQ/eddie/fix_dynslice
Eddie Hung
2020-04-02
1
-1
/
+2
|
\
|
*
ast: cap dynamic range select to size of signal, suppresses warnings
Eddie Hung
2020-04-01
1
-1
/
+2
*
|
Merge pull request #1767 from YosysHQ/eddie/idstrings
Eddie Hung
2020-04-02
9
-449
/
+437
|
\
\
|
*
|
kernel: big fat patch to use more ID::*, otherwise ID(*)
Eddie Hung
2020-04-02
8
-313
/
+301
|
*
|
kernel: use more ID::*
Eddie Hung
2020-04-02
9
-142
/
+142
[next]