3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-07 14:45:18 +00:00
sby/docs/examples/fifo
KrystalDelusion d6d7119cd5 Rewrite of non verific underfill/overfill
w_underfill should provide identical results regardless of whether
or not Verific is used.  w_overfill doesn't have the extra check
for prettiness without Verific because I'm too lazy to do it.

Replaced $past function with past_nwen register to ensure correct
operation.

Expanded w_underfill under Verific to use a property block to more
easily compare the two versions side by side.

Changed Concurrent assertions section of doc to compare the two
implementations of w_underfill.  Should provide a better example
for why using verific makes it easier.
2022-08-09 11:48:40 +12:00
..
golden Rewrite of non verific underfill/overfill 2022-08-09 11:48:40 +12:00
.gitignore Fixing .gitignore to ignore just directories 2022-04-27 09:05:16 +12:00
fifo.sby Add noverific task to test the non verific code 2022-08-09 11:32:59 +12:00
fifo.sh Add noverific task to test the non verific code 2022-08-09 11:32:59 +12:00
fifo.sv Rewrite of non verific underfill/overfill 2022-08-09 11:48:40 +12:00
Makefile Adding makefile for fifo 2022-07-04 10:32:55 +12:00
noskip.gtkw Add section on sby to newstart 2022-06-09 14:29:21 +12:00