Commit Graph
3723 Commits
Author SHA1 Message Date
Vladimir Milovanovićandpznikola 3d96cf5bc9 Adds initial Nexys Video board support.
Co-authored-by: pznikola <p.z.nikola@etf.rs>
2023-10-05 23:01:29 +02:00
Vladimir Milovanović 7debb5f52d Bump fpga-shells. 2023-10-06 09:54:42 +02:00
Vladimir Milovanović 3c9818024b Bump rocket-dsp-utils. 2023-10-06 09:54:42 +02:00
Vladimir Milovanović 9a9e201507 Bump fixedpoint. 2023-10-06 09:54:42 +02:00
Vladimir Milovanović 6eacd0aa75 Bump dsptools. 2023-10-06 09:54:42 +02:00
Jerry ZhaoandGitHub 6b5d55ccd4 Merge pull request #1615 from hansungk/fix-insert-includes-python
Make scripts/insert-includes.py use Python from conda env
2023-10-05 11:36:06 -07:00
Hansung Kim 921b0c062e Use env python interpreter in insert-includes.py
This fixes failing CI for CVA6/nvdla on a system that does not have a
/usr/bin/python interpreter by making the script use one from conda env.
2023-10-05 11:15:42 -07:00
Jerry ZhaoandGitHub adebd634b4 Fix Arty100T Verilog build (#1608)
* Bump rocket-chip
* Bump fpga-shells
* Add Arty100T Verilog build to CI
* Fix Arty100T harness disconnected LEDs
2023-09-27 13:03:37 +02:00
Jerry ZhaoandGitHub 8c1319073c Merge pull request #1601 from ucb-bar/no-mcaxiram
Remove MultiClockHarnessAXIMem
2023-09-20 21:26:40 -07:00
Jerry Zhao 7106200d9d Fix HarnessClockInstantiatorEx doc reference 2023-09-20 11:46:42 -07:00
Jerry Zhao 9ab5067e35 Update docs on bringup sims 2023-09-20 11:44:43 -07:00
Jerry ZhaoandGitHub 0fd04c302f Merge pull request #1602 from ucb-bar/mihai-temp
Updated docs on waveform generation to match current workflow.
2023-09-17 10:34:02 -07:00
Jerry ZhaoandGitHub affbdc254b Update docs/Simulation/Software-RTL-Simulation.rst 2023-09-17 10:33:42 -07:00
Mihai Tudor 0de940b6a0 Updated docs on waveform generation 2023-09-16 19:48:59 -07:00
Jerry Zhao 57ee757016 Remove MultiClockHarnessAXIMem
Previously, the MultiClockHarnessAXIMem stuff attached SimDRAM over the serial-tl link.
This was done to enable test-chip-like simulations, where the HarnessBinder/BridgeBinder
would effectively implement a similar system as what would go on the bringup platform.

Now that multi-chip-tops are supported, and co-simulation of the ChipTop and the BringupTop
are supported, we can remove all this old Harness-level stuff to reduce duplication
2023-09-16 09:47:47 -07:00
Abraham GonzalezandGitHub 174ebc50b7 Merge pull request #1598 from ucb-bar/remove-dromajo
Remove Dromajo
2023-09-10 16:13:14 -07:00
abejgonzalez dafd7be273 Bump docs 2023-09-08 15:32:01 -07:00
abejgonzalez 6fab524b20 Bump 2023-09-08 15:13:52 -07:00
abejgonzalez df598c6b80 Run all CI locally 2023-09-08 15:07:32 -07:00
abejgonzalez 284f276fbb Remove Dromajo + documentation 2023-09-08 14:28:10 -07:00
Jerry ZhaoandGitHub 12248a221c Merge pull request #1597 from ucb-bar/jerryz123-patch-2
Fix VCU118 freq adjustment configs
2023-09-06 20:11:43 -07:00
Jerry ZhaoandGitHub 0b81a82459 Fix VCU118 freq adjustment configs
Resolves #1583
2023-09-06 10:55:53 -07:00
Abraham GonzalezandGitHub 48dcce2204 Merge pull request #1588 from ucb-bar/cospike-integration
Replace Dromajo FireSim bridge with Cospike
2023-09-05 11:58:07 -07:00
Jerry ZhaoandGitHub e148a32e6b Merge pull request #1514 from ucb-bar/klayout-docs
KLayout section of Sky130+OpenROAD tutorial
2023-09-05 11:41:09 -07:00
Jerry ZhaoandGitHub bc10cdac35 Merge pull request #1595 from ucb-bar/bump-sifive-cache
bump sifive cache
2023-09-05 09:48:28 -07:00
Jerry ZhaoandGitHub 8c55fef690 Merge pull request #1584 from ucb-bar/jerryz123-patch-1
Clarify fragments in ChipLikeRocketConfigs.scala
2023-09-04 15:33:00 -07:00
joey0320 2c6a1c6580 bump sifive cache 2023-09-04 14:54:50 -07:00
abejgonzalez 5541582639 Bump Boom 2023-09-04 12:23:07 -07:00
abejgonzalez 3c42e63732 Bump FireSim 2023-08-30 22:17:17 -07:00
abejgonzalez 8044b26dfe Bump testchipip 2023-08-30 22:16:08 -07:00
abejgonzalez 44f042a152 Merge remote-tracking branch 'origin/main' into cospike-integration 2023-08-30 18:06:31 -07:00
abejgonzalez d54007ea25 Bump FireSim 2023-08-30 17:57:23 -07:00
abejgonzalez a48746f113 Deprecate Dromajo in FireSim, use cospike
Move Cospike to testchipip
2023-08-30 17:55:04 -07:00
Abraham GonzalezandGitHub 074c995a31 Merge pull request #1587 from ucb-bar/abejgonzalez-patch-1
Remove pre-commit from env.sh
2023-08-30 13:50:44 -07:00
Abraham GonzalezandGitHub 4cfc16674c Remove pre-commit from env.sh 2023-08-30 11:39:13 -07:00
Nayiri K 70acacff28 removed VLSI PnR part of CI flow 2023-08-30 10:54:25 -07:00
Abraham GonzalezandGitHub 49b51ba40a Merge pull request #1585 from ucb-bar/enable-precommit
Enable precommit | Format files
2023-08-30 10:54:14 -07:00
abejgonzalez c7f1fe220d Enable precommit | Format files 2023-08-28 14:56:55 -07:00
Jerry ZhaoandGitHub 00cd8575ca Clarify fragments in ChipLikeRocketConfigs.scala 2023-08-26 16:57:53 -07:00
Jerry ZhaoandGitHub 7440f561d0 Merge pull request #1572 from JL102/wsl
Documentation: Change "don't use Windows" to "if using Windows, use WSL"
2023-08-23 15:29:38 -07:00
Jerry ZhaoandGitHub fae344e1c1 Merge pull request #1580 from ucb-bar/vcospike
Support variable VLEN cosim
2023-08-22 17:51:03 -07:00
Jerry Zhao 886b6701a8 Support variable VLEN cosim 2023-08-22 14:55:05 -07:00
Jerry ZhaoandGitHub 68b7c0759a Merge pull request #1577 from ucb-bar/bumprc
Bump to latest rocket-chip | integrated fixed-point | pull in stage/phase
2023-08-22 14:51:26 -07:00
Jerry Zhao 5495d05aa0 Bump to latest rocket-chip 2023-08-22 11:28:57 -07:00
Jerry ZhaoandGitHub a4382e650e Merge pull request #1578 from ucb-bar/periphery-docs
Improve: SiFive peripheral device doumentation
2023-08-21 15:55:54 -07:00
-T.K.- f352ef46f4 ADD: minor fix on GPIO and UART description 2023-08-21 15:33:07 -07:00
-T.K.- 2f7219d41b ADD: add SPI documentation 2023-08-21 15:27:09 -07:00
-T.K.- 5b561c2d68 ADD: add docs for peripheral devices 2023-08-21 15:21:55 -07:00
Jerry ZhaoandGitHub ed96a11a26 Merge pull request #1576 from ucb-bar/rocket-async
Fix asyncqueue depth in ChipLikeRocketConfig
2023-08-16 10:09:57 -07:00
Jerry ZhaoandGitHub c9ed05057b Merge pull request #1575 from ucb-bar/bumpspike
Bump spike to latest
2023-08-15 17:02:07 -07:00