60 Commits (6a319686acc6d125e4349a229bbeca40b72b85c0)
 

Author SHA1 Message Date
  T. Meissner 6a319686ac fifo: Fix SERE to also match cycles w/o ren after last write 3 years ago
  T. Meissner 4a58b1789c fifo: Add example for GHDL property replication 3 years ago
  T. Meissner c8c8062dca Add data flow checks in fifo units 3 years ago
  T. Meissner c355c14409 Correct full & empty flag deassertion, fixes #2 3 years ago
  T. Meissner 3d57fff226 Replace reset checks by async VHDL asserts; Add assumptions about inputs 3 years ago
  T. Meissner 641fa3a6b4 Add fwft-fifo info to readme 3 years ago
  T. Meissner e9b4035e8d Add fwft-fifo & use that for vai-fifo; minor fixes 3 years ago
  T. Meissner 763c2f03c7 Fix badge URL; minor further changes 3 years ago
  T. Meissner 2bc122eb5d Add infos about recommended docker images 3 years ago
  T. Meissner 93e98010f7
Merge pull request #1 from umarcor/ci/gha 3 years ago
  umarcor 37619d21ab ci: add GitHub Actions workflow 'Test' 3 years ago
  T. Meissner f4029a24ec Add simple top levem Makefile & test list 3 years ago
  T. Meissner 667601fd5e Use chformal to remove unreachable cover cells 3 years ago
  T. Meissner db4cdea24a Name assume & restrict directives 3 years ago
  T. Meissner 4adea23c43 Fix chformal selection parameter; add reset restrict to top-level 3 years ago
  T. Meissner 23cc189011 Add (non-functional yet) VAI-FIFO 3 years ago
  T. Meissner f2e4f71292 Add infos about fifo model to README 4 years ago
  T. Meissner 705171911a Add simple FIFO model incl. formal tests 4 years ago
  T. Meissner 903931b2d9 Removing verific related dlatchsr from master branch 4 years ago
  T. Meissner f2f433b165 Use PSL functions instead of workarounds; add forgotten always to asserts in alu 4 years ago
  T. Meissner 3da2f2df9e Update README to renamed branches 4 years ago
  T. Meissner 1ef9d692c8 Minor updates to README file 4 years ago
  T. Meissner d94585cad8 Making counter design work with GHDL synthesis 4 years ago
  T. Meissner bc59bfd47c Symplifing Makefile targets 4 years ago
  T. Meissner 3e621b02e9 Add alu checks 4 years ago
  T. Meissner d420b00310 Making alu design work with GHDL synthesis 4 years ago
  T. Meissner 996bec1d87 Add short informations about the ghdl-synth branch 4 years ago
  T. Meissner 6c3a6db83b Remove unused SVA properties file; Makefile optimizations; use prep auto-top option to prevent error with not founded top-level module 4 years ago
  T. Meissner bd5fcbcb7a GHDL supports memory with resets, finally 5 years ago
  T. Meissner e71b70d34e Add Assumptions about job req VAI interface 5 years ago
  T. Meissner 8cf0be6e4c Add many new asserts & covers 5 years ago
  T. Meissner 367343cff5 Add make targets and SymbiYosys tasks for cover, bmc & prove 5 years ago
  T. Meissner 195765a2aa Adapt to use GHDL as plugin for Yosys VHDL synthesis 5 years ago
  T. Meissner c6cc9203d3 Add png versions of read/write waveform examples 5 years ago
  T. Meissner 8586d8a265 Add frame diagrams for write/read req/acks 5 years ago
  T. Meissner 2a090443ef Add waveforms of read/write examples 5 years ago
  T. Meissner 38ae7057c2 Incomment proof with abc pdr 5 years ago
  T. Meissner 9cb4b7d291 Replace integer coded FSM states by symbolic state names 5 years ago
  T. Meissner 8edb03c011 Add a bunch of new properties; name all assert directives 5 years ago
  T. Meissner ac767bb9d3 Use SVA defaults for clock & reset; minor RTL optimizations for bettrer readability 5 years ago
  T. Meissner b8a39e9106 Update link to git repo 5 years ago
  T. Meissner 60e2c0f301 Add some more signals to trace 5 years ago
  T. Meissner b48e99c1f0 Simplify signal generation 5 years ago
  T. Meissner 4e30f44cb0 Fix req cai handling; add more properties 5 years ago
  T. Meissner 1deb6e9789 Add vai_reg to README; using SVA default clocking 5 years ago
  T. Meissner 63fc34f66a Add DoutValid_o to condition for state change in putput states 5 years ago
  T. Meissner a0f6a0b81d Add simple VAI register file as base to try to formal verify FSM designs 5 years ago
  T. Meissner 307c6b5f44 Add clock constrain using global clocking 5 years ago
  T. Meissner 7aa4aa52a8 Data in/put width now unconstrained 5 years ago
  T. Meissner 5b8d9650e0 Add genric setting counter end value 5 years ago