index
:
iCE40/yosys
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
backends
/
firrtl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1258 from YosysHQ/eddie/cleanup
Clifford Wolf
2019-08-10
1
-5
/
+5
|
\
|
*
substr() -> compare()
Eddie Hung
2019-08-07
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/master' into eddie/cleanup
Eddie Hung
2019-08-07
1
-93
/
+203
|
|
\
|
*
|
Use IdString::begins_with()
Eddie Hung
2019-08-06
1
-2
/
+2
|
*
|
Use State::S{0,1}
Eddie Hung
2019-08-06
1
-2
/
+2
*
|
|
Merge branch 'master' into firrtl_err_on_unsupported_cell
Jim Lawson
2019-08-07
1
-93
/
+203
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Support explicit FIRRTL properties for better accommodation of FIRRTL/Verilog...
Jim Lawson
2019-07-31
1
-93
/
+203
|
|
/
*
/
Call log_error() instead of log_warning() on unsupported cell type in FIRRTL ...
Jim Lawson
2019-07-24
1
-1
/
+1
|
/
*
Fix static shift operands, neg result type, minor formatting
Jim Lawson
2019-05-21
1
-3
/
+7
*
Fix all warnings that occurred when compiling with gcc9
Kristoffer Ellersgaard Koch
2019-05-08
1
-1
/
+2
*
Re-indent firrtl.cc:struct memory - no functional change.
Jim Lawson
2019-05-01
1
-25
/
+25
*
Fix #938 - Crash occurs in case when use write_firrtl command
Jim Lawson
2019-05-01
1
-4
/
+41
*
Refine memory support to deal with general Verilog memory definitions.
Jim Lawson
2019-04-01
1
-30
/
+173
*
Ensure fid() calls make_id() for consistency; tests/simple/dff_init.v fails
Jim Lawson
2019-03-04
1
-2
/
+1
*
Fix FIRRTL to Verilog process instance subfield assignment.
Jim Lawson
2019-02-25
1
-8
/
+20
*
Removed unused variables, functions.
Jim Lawson
2019-02-15
1
-20
/
+0
*
Update cells supported for verilog to FIRRTL conversion.
Jim Lawson
2019-02-15
1
-48
/
+225
*
added prefix to FDirection constants, fixing windows build
Miodrag Milanovic
2018-09-21
1
-11
/
+11
*
Remove unused functions.
Jim Lawson
2018-08-27
1
-10
/
+0
*
Add support for module instances.
Jim Lawson
2018-08-23
1
-17
/
+122
*
Consistent use of 'override' for virtual methods in derived classes.
Henner Zeller
2018-07-20
1
-2
/
+2
*
More progress on Firrtl backend.
Adam Izraelevitz
2017-02-13
3
-27
/
+181
*
Bugfix: include assign to write-mask
Adam Izraelevitz
2016-11-18
1
-0
/
+1
*
More progress in FIRRTL back-end
Clifford Wolf
2016-11-18
3
-4
/
+121
*
Progress in FIRRTL back-end
Clifford Wolf
2016-11-18
4
-5
/
+55
*
Added first draft of FIRRTL back-end
Clifford Wolf
2016-11-17
2
-0
/
+353