Commit graph

49 commits

Author SHA1 Message Date
Davide Rossi
8438f6f845 avoid preloading static data in l1 2020-04-29 18:15:25 +02:00
Germain Haugou
413213a97d Cluster stacks are now dynamically allocated to avoid long preloading on netlist sim 2020-04-03 14:48:48 +02:00
Angelo Garofalo
757e05922d
Merge pull request #7 from pulp-platform/marsellus_fpga
Marsellus fpga
2020-04-01 21:32:15 +02:00
Angelo Garofalo
c00f2a9ad0
Merge branch 'marsellus' into marsellus_fpga 2020-04-01 21:31:56 +02:00
Angelo Garofalo
b89dac6890 fix frequency for marsellus on fpga 2020-04-01 21:24:07 +02:00
Angelo Garofalo
1d7dcdd017 add fpga config for marsellus 2020-04-01 20:33:28 +02:00
Angelo Garofalo
df7d47dd56 add fpga config for pulp & marsellus 2020-04-01 20:10:03 +02:00
Angelo Garofalo
60938c29c7 add fpga config for pulp & marsellus 2020-03-15 22:31:21 +01:00
haugoug
ecc4003354
Merge pull request #5 from pulp-platform/add_fpga_configs
Add additional FPGA config files
2020-03-05 16:41:27 +01:00
Manuel Eggimann
5b2fdb62a2 Add additional FPGA config files 2020-03-05 16:16:31 +01:00
Germain Haugou
42c768b523 FIxed wrong size of pos_freq_domains 2020-03-05 15:56:56 +01:00
Germain Haugou
280f5755ed Fix for setting frequency on fpga 2020-03-05 15:18:06 +01:00
Germain Haugou
da4157a0e2 Added possibility to define extra cflags from command-line 2020-03-05 14:28:27 +01:00
Germain Haugou
ffefb9d339 Fix to get source files working with zsh 2020-03-05 14:18:42 +01:00
Germain Haugou
e58af071ba Few fixes for pulpissimo fpga, fll init is now deactivated and uart is selected by default 2020-03-05 13:21:52 +01:00
Germain Haugou
7005073cb7 Merge branch 'master' of github.com:pulp-platform/pulp-runtime 2020-02-20 18:52:55 +01:00
Germain Haugou
eca64eca67 Added config CONFIG_CL_BOOT to forward the execution to cluster side 2020-02-20 18:52:47 +01:00
haugoug
15fb73ff16
Merge pull request #4 from pulp-platform/marsellus
Marsellus
2020-02-13 18:10:22 +01:00
Angelo Garofalo
ea661b8e01 modify ld accordingly to new mem size 2020-02-13 10:20:51 +01:00
Germain Haugou
30e51032bc Fixed IRQ handling on cluster side on pulp-open 2020-02-11 17:31:11 +01:00
Germain Haugou
0540056eaa Few fixes to have riscv-tests/testIRQ working on pulpissimo 2020-02-06 13:26:14 +01:00
Germain Haugou
ea1c172836 Fixed regression 2020-01-23 12:37:58 +01:00
Germain Haugou
5ef7ff3157 Few fixes to be able to use runtime without FC on pulp-open 2020-01-20 21:24:53 +01:00
haugoug
56afec28d9
Merge pull request #3 from pulp-platform/runner
Add standalone runner script
2020-01-20 15:13:12 +01:00
bluew
af8918500c bwruntest: Add example command 2020-01-20 13:55:54 +00:00
bluew
0b43d8256a bwruntest: Move to scripts folder 2020-01-20 13:48:48 +00:00
bluew
2d4dee1da1 bwruntests: Add usage explanation 2020-01-17 15:12:26 +00:00
bluew
c572069dd8 bwruntests: Add version switch 2020-01-17 15:12:15 +00:00
bluew
504517a5f2 bwruntests: Improve classname in some cases 2020-01-17 14:17:39 +00:00
bluew
454075ed38 bwruntests: Remove config column 2020-01-17 14:17:39 +00:00
bluew
cea366dc66 bwruntests: Remove dead variables 2020-01-17 14:17:39 +00:00
bluew
810d596ade bwruntests: Improve various aspects
* Allow dumping stdout of subprocess to terminal stdout. Synchronized
  with a lock.
* Add support for yaml file based test definitions (path + command per
  test)
* Make C-c terminate subprocesses properly
* Print table based summary at the end
2020-01-17 14:17:36 +00:00
bluew
2e5e3c80e7 Add simple script to run multiple tests and gather results 2020-01-15 12:08:59 +00:00
Germain Haugou
697e6efbc3 Fixed issue with data placement leading to corruption 2020-01-14 23:02:03 +01:00
Germain Haugou
0856338ea0 Added info about exmples 2020-01-14 17:19:46 +01:00
Germain Haugou
af8452d703 Added support for marsellus 2020-01-14 11:45:23 +01:00
haugoug
e167c1c9b9
Merge pull request #2 from pulp-platform/ld
Set PULP_LD
2020-01-13 19:44:11 +01:00
bluew
c82ed91ce6 Fix unset PULP_LD when specifying toolchain path 2020-01-13 18:38:24 +00:00
bluew
b8557b6a0d Warn when user didn't specify toolchain path 2020-01-13 18:37:26 +00:00
Germain Haugou
c26ac524ce Now able to set fpga frequency from command line 2019-12-19 16:13:30 +01:00
Germain Haugou
0754c7d7e0 Fixed regression 2019-12-19 15:36:51 +01:00
Germain Haugou
42c5b7c10e Added missing get_core_num 2019-12-19 15:31:50 +01:00
Germain Haugou
0c6c2923fe Added symbolic link for pulp_rt.mk 2019-12-19 14:40:05 +01:00
Germain Haugou
f00be7504f Added possibility to give env var for toolchain 2019-12-19 14:38:15 +01:00
Germain Haugou
738401390a Removed deprecated script 2019-12-18 15:27:46 +01:00
Germain Haugou
31052776f8 Added runner 2019-12-17 22:14:17 +01:00
Germain Haugou
fa62145237 Few fixes 2019-12-15 17:33:38 +01:00
Germain Haugou
cbcdbe22ff Few fixes 2019-12-15 16:58:00 +01:00
Germain Haugou
8b884c9667 Initial commit 2019-12-15 14:12:22 +01:00