Commit graph

12 commits

Author SHA1 Message Date
valentinThomazic
61fb0cdd5c
set default NUM_JOBS value to be the same accross all scripts (#1688) 2023-12-08 16:57:46 +01:00
Saad Waheed
584198427b
[CI] Update Verilator version to v5.008 (#1566)
Signed-off-by: Saad Waheed <saad.waheed@10xengineers.ai>
2023-10-23 22:38:17 +02:00
Michael Schaffner
94c17c8f1c Update changelog and fix potential bug in install-verilator script 2019-06-04 10:36:17 +02:00
Michael Schaffner
07aeb56387 Update to Verilator 4.014 2019-06-04 10:36:17 +02:00
Florian Zaruba
ad223cfd9f Clean-up naming to distinguish OP from GP Ariane (#193)
* Clean-up naming to distinguish  OP from GP Ariane

* Rename wb to wt in hidden CI files

* Fix verilator install script
2019-03-18 11:51:58 +01:00
Florian Zaruba
b1bdc0c02c Add System Verilog FPU (#163)
* Change reset strategy in ariane_verilog_wrap.sv, remove unneeded sigs in serpent_peripherals.

* saving...

* ⬆️ Updates for new FPU

* Add sv fpu to FPGA flow

* Use multi-threading capabilities of verilator

- Deactivate non-standard floating point arguments
- Make multi-threading conditional on the availability of verilator 4

* Remove DPI threadsafety

* Reduce FPGA clock frequency

- Remove couple of -v- tests to reduce test-time

* Fix documentation and fpga flow

- Fix cycle time to accommodate FPU
- Fix FPGA constraints

* Change UART frequency
2019-03-18 11:51:58 +01:00
Michael Schaffner
92634285f6
Adapt install verilator script. 2018-11-18 11:42:39 +01:00
Michael Schaffner
8e89f62181 restructure travis and gitlab-ci flow scripts and make targets
* fix typo in signal naming and make axi_adapter questa-sim compliant
2018-08-22 17:21:42 +02:00
Florian Zaruba
09981eabc0
Small fixes and verilator update 2018-07-24 22:17:12 -07:00
Florian Zaruba
a94a96fa75
Change shebang of CI scripts 2018-02-06 13:08:54 +01:00
Florian Zaruba
c2a275e6f1
Reduce number of cores for CI build 2018-02-05 17:34:46 +01:00
Florian Zaruba
aa9d4e6642
Add CI scripts 2018-01-23 11:57:19 +01:00