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
*
Bugfix in liberty parser (as suggested by aiju in #569)
Clifford Wolf
2018-06-15
1
-1
/
+1
*
Add (* gclk *) attribute support
Clifford Wolf
2018-06-01
3
-0
/
+20
*
Add comment to VIPER #13453 work-around
Clifford Wolf
2018-05-28
1
-0
/
+1
*
Fix Verific handling of single-bit anyseq/anyconst wires
Clifford Wolf
2018-05-25
1
-2
/
+4
*
Fix VerificClocking for cases where Verific generates chains of PRIM_SVA_POSEDGE
Clifford Wolf
2018-05-24
1
-1
/
+1
*
Fix verific handling of anyconst/anyseq attributes
Clifford Wolf
2018-05-24
2
-16
/
+28
*
Support SystemVerilog `` extension for macros
Jim Paris
2018-05-17
1
-1
/
+5
*
Skip spaces around macro arguments
Jim Paris
2018-05-17
1
-0
/
+1
*
Fix handling of anyconst/anyseq attrs in VHDL code via Verific
Clifford Wolf
2018-05-15
1
-6
/
+6
*
Also interpret '&' in liberty functions
Sergiusz Bazanski
2018-05-12
1
-1
/
+1
*
Further improve handling of zero-length SVA consecutive repetition
Clifford Wolf
2018-05-05
1
-69
/
+108
*
Fix handling of zero-length SVA consecutive repetition
Clifford Wolf
2018-05-05
1
-26
/
+46
*
Replace -ignore_redef with -[no]overwrite
Clifford Wolf
2018-05-03
4
-19
/
+56
*
Support more character literals
Dan Gisselquist
2018-05-03
1
-1
/
+9
*
Add statement labels for immediate assertions
Clifford Wolf
2018-04-13
1
-18
/
+21
*
Allow "property" in immediate assertions
Clifford Wolf
2018-04-12
1
-17
/
+20
*
Add PRIM_HDL_ASSERTION support to Verific importer
Clifford Wolf
2018-04-07
1
-3
/
+19
*
Fix handling of $global_clocking in Verific
Clifford Wolf
2018-04-06
1
-1
/
+7
*
Add read_verilog anyseq/anyconst/allseq/allconst attribute support
Clifford Wolf
2018-04-06
1
-1
/
+33
*
Add Verific anyseq/anyconst/allseq/allconst attribute support
Clifford Wolf
2018-04-06
1
-2
/
+36
*
Add "verific -autocover"
Clifford Wolf
2018-04-06
2
-5
/
+17
*
Set RAM runtime flags for Verific frontend
makaimann
2018-04-05
1
-0
/
+3
*
Remove left-over log_ping debug commands.. oops.
Clifford Wolf
2018-03-31
1
-4
/
+0
*
First draft of Verilog parser support for specify blocks and parameters.
Udi Finkelstein
2018-03-27
2
-2
/
+170
*
Fix handling of unclocked immediate assertions in Verific front-end
Clifford Wolf
2018-03-26
3
-17
/
+42
*
Update todo for more features to verificsva.cc
Clifford Wolf
2018-03-16
1
-3
/
+3
*
Update todo for more features to verificsva.cc
Clifford Wolf
2018-03-16
1
-0
/
+1
*
Add todo for more features to verificsva.cc
Clifford Wolf
2018-03-16
1
-8
/
+45
*
Improve import of memories via Verific
Clifford Wolf
2018-03-15
1
-16
/
+23
*
Fix handling of SV compilation units in Verific front-end
Clifford Wolf
2018-03-14
1
-28
/
+25
*
Fix SVA handling of NON_CONSECUTIVE_REPEAT and GOTO_REPEAT
Clifford Wolf
2018-03-10
1
-15
/
+72
*
Fix variable name typo in verificsva.cc
Clifford Wolf
2018-03-10
1
-2
/
+2
*
Add support for trivial SVA sequences and properties
Clifford Wolf
2018-03-10
1
-12
/
+102
*
Use Verific hier_tree component for elaboration
Clifford Wolf
2018-03-08
1
-0
/
+54
*
Fix Verific handling of "assert property (..);" in always block
Clifford Wolf
2018-03-07
3
-14
/
+60
*
Add "verific -import -V"
Clifford Wolf
2018-03-07
2
-6
/
+18
*
Set Verific db_preserve_user_nets flag
Clifford Wolf
2018-03-07
1
-0
/
+1
*
Update comment about supported SVA in verificsva.cc
Clifford Wolf
2018-03-06
1
-51
/
+8
*
Add SVA NON_CONSECUTIVE_REPEAT and GOTO_REPEAT support
Clifford Wolf
2018-03-06
1
-20
/
+41
*
Add SVA first_match() support
Clifford Wolf
2018-03-06
1
-0
/
+16
*
Add SVA within support
Clifford Wolf
2018-03-06
1
-2
/
+18
*
Add support for SVA sequence intersect
Clifford Wolf
2018-03-06
1
-36
/
+251
*
Add get_fsm_accept_reject for parsing SVA properties
Clifford Wolf
2018-03-06
1
-73
/
+86
*
Simplified SVA "until" handling
Clifford Wolf
2018-03-06
1
-25
/
+16
*
Add proper SVA seq.triggered support
Clifford Wolf
2018-03-04
3
-37
/
+102
*
Add Verific SVA support for "seq and seq" expressions
Clifford Wolf
2018-03-04
1
-24
/
+94
*
Refactor Verific SVA importer property parser
Clifford Wolf
2018-03-04
1
-56
/
+82
*
Add VerificClocking class and refactor Verific DFF handling
Clifford Wolf
2018-03-04
3
-126
/
+196
*
Add SVA support for sequence OR
Clifford Wolf
2018-03-03
1
-22
/
+33
*
Fix handling of SVA "until seq.triggered" properties
Clifford Wolf
2018-03-02
1
-7
/
+25
[next]