Commit Graph

6 Commits

Author SHA1 Message Date
Will Dietz 81120cd7de
utils/*.sh: Prefer /usr/bin/env bash for portability. (#3697)
Fixes use on NixOS.
2022-08-10 13:09:55 -05:00
John Demme 26c2da4006 [Verilator] [ESI] Updating install scripts, docs 2021-03-31 18:53:30 -07:00
John Demme 13af09d1b4 [Integration tests] Verilator 1.102 memory bug caused random DPI fails
A Verilator bug was causing sporadic ESI cosim failures. Upgrading Verilator
fixes it.
2021-03-06 23:10:30 -08:00
Shivam Gupta 9f34d3742b
Add missing LLVM license info to file headers (#352)
* add LLVM license info to files header

* Add LLVM license info to files header

* Add LLVM license info to files header

* Add LLVM license info to file headers

* Revert "Add LLVM license info to files header"

This reverts commit 22869676ad.

* Add LLVM license info to file headers

* run git-clang-format

* add missing file descriptions

* run git clang-format

* Add LLVM license info to file headers

* Add LLVM license info to files header
2020-12-24 23:11:01 +05:30
John Demme 0363e23c95
[EmitVerilog] Lint and simulation integration tests (#198)
* First integration test: lint w/ Verilator

* Running a test simulation.

* Update README

* Editing the README based on feedback.
2020-11-03 16:46:17 -08:00
John Demme dc3b57de7e
Adding Verilator and a basic Verilator unit test (#179) 2020-10-30 13:12:15 -07:00