Compare commits

..

130 commits

Author SHA1 Message Date
bluew
1ddf10447c Merge branch 'control-pulp' into master 2022-06-17 16:03:01 +02:00
bluew
07c26b52ac pulp-runtime/control-pulp: Use priv_1_12 2022-06-10 18:54:00 +02:00
bluew
7a39de8996 archi: Update privileged level constants 2022-06-10 18:53:40 +02:00
bluew
1059c010a9 treewide: Update JTAG manufacturer code
PULP Platform now has a code
2022-06-08 22:14:20 +02:00
aottaviano
1294f4956b pulp-runtime: Add idma APIs
* Add idma archi and hal sources
* Switch with mchan is still manual
2022-06-01 13:42:02 +02:00
aottaviano
9724be258c pulp-runtime: Add ARCHI_HAS_DMA_DEMUX property to mchan
* If the cluster core demux and peripheral demux have a direct connection
to the dma, allow the cluster cores to use this connection.
2022-06-01 13:41:55 +02:00
aottaviano
77fa6799ed pulp-runtime: Add kairos target 2022-05-17 08:41:20 +02:00
bluew
dd39b06789
Merge pull request #32 from pulp-platform/cv32
Add PULPissimo/CV32E40P support
2022-04-08 01:12:31 +02:00
bluew
01df5a78eb Add and update CV32E40P + PULPissimo configurations 2022-04-08 01:10:39 +02:00
bluew
cc161f4134 rules/pulpos/default_rules: Be verbose by default
Hides too many bugs
2022-04-08 01:09:59 +02:00
bluew
564ca51f85 pulpissimo_cv32e40p: Use plusargs to pass simulation parameters 2022-04-08 01:00:46 +02:00
bluew
1fd6eeb0d2
Merge pull request #31 from pulp-platform/vsim_version
vsim compatibility updates
2022-04-05 18:02:21 +02:00
Michael Rogenmoser
16675bb56b symlink work directory to build folder 2022-03-17 11:16:26 +01:00
Michael Rogenmoser
cbf6592ba2 VSIM variable can override vsim version 2022-03-17 11:15:54 +01:00
Corrado Bonfanti
18ab940220 Add AVS BUS support and basic test
* Add configuration register to set AVS mode
* Add connections to the SPI controller and txrx interface
* Set idle level of sdio[0] signal of SPI master to '1', according to
the AVS protocol
* Add SPI slave device capability to trigger an event for requesting a read from
master by driving low the MISO (SDATA for AVS) when AVS mode is set.
This happens during tx/rx idle phases
* Add basic Write commit/Read test with pulp-runtime. AVS slave is
simulated in tb_avs.sv and tb_avs_fpga.sv.
2022-02-10 20:03:42 +01:00
aottaviano
735f29948c treewide: Fix I2C slave module and testsuite
* Fix wrong signals in RTL hierarchy
* Add I2C slv tb for FPGA wrapper (dump test)
* Add I2C slv tb for ASIC wrapper (irq test)
* Add dump and irq tests

Please enter the commit message for your changes. Lines starting
2021-12-21 09:45:00 +01:00
bluew
0f4e0e588d pulp-runtime/control-pulp: Fix vector base set and get
So that rt_irq_set_fc_vector_base() and co. pick the correct
implemention using csr mtvec.
2021-11-23 11:01:00 +01:00
bluew
82d3ee5f32 pulp-runtime: Link vsim work dir into build dir 2021-11-09 08:49:15 +01:00
bluew
026a98d56a pulp-runtime: Fix uart frequency and bad fll access
Control-pulp doesn't have an FLL so we hardcode the frequency domain
values. Furthermore we allow these hardcoded values to change depending
on whether we target the FPGA (zcu102) or rtl sim.
2021-11-04 17:47:57 +01:00
bluew
5d17a774bd
Merge pull request #28 from pulp-platform/udma_i2c_update
Update UDMA configuration in line with pulp-open
2021-09-24 13:35:36 +02:00
Michael Rogenmoser
b45d16cdd2 Update UDMA configuration in line with pulp-open 2021-09-21 16:51:02 +02:00
bluew
f87c703ac9 Merge commit '637a2a3be976063a1df52ba3d1b0f0e034c7f310' into bump-runtime 2021-08-10 16:03:33 +02:00
bluew
609df214b7
Merge pull request #27 from pulp-platform/fix-hal
hal: Add missing return value
2021-08-10 16:01:19 +02:00
bluew
879eb13dbd hal: Add missing return value 2021-08-10 16:00:56 +02:00
bluew
2ecc920172
Merge pull request #26 from pulp-platform/fix-control-pulp
Fix control pulp
2021-07-30 16:58:01 +02:00
bluew
48e1bfb305 rules/control-pulp: Fix wrong include and file paths 2021-07-30 16:57:04 +02:00
bluew
868a80fdcd hal/control-pulp: Remove unnecessary camera include
We don't have a camera interface in control-pulp.
2021-07-30 16:56:14 +02:00
aottaviano
57d9714142 Merge commit 'e20aa040e59ac8796257f2bb25239b6e86aecae5' into zfinx 2021-07-28 14:25:30 +02:00
bluew
3214d697d0
Merge pull request #25 from pulp-platform/control-pulp-zfinx
Use zfinx for control-pulp
2021-07-28 04:10:27 +02:00
bluew
863f6009aa Use zfinx for control-pulp 2021-07-27 23:58:48 +02:00
bluew
cfdfec9df5
Merge pull request #24 from pulp-platform/control-pulp-periph
Fixes for I/O in control-pulp
2021-07-26 16:26:08 +02:00
aottaviano
3829557a94 include/archi: Fixes for I/O in control-pulp 2021-07-25 19:53:51 +02:00
aottaviano
e6ff1e329b Merge commit '8d0d28cc9723b93dc1b732b8d2b99fa3df26d427' into cv32e40p 2021-07-24 15:15:52 +02:00
bluew
e8e33893cb
Merge pull request #23 from pulp-platform/control_pulp_dev
Add cv32e40p support for pulpissimo, pulp and control-pulp
2021-07-20 16:15:33 +02:00
aottaviano
8380fbdc6b archi: Fix HW Loops encoding for pulp and pulpissimo with cv32e40p 2021-07-20 16:05:02 +02:00
aottaviano
8e25ece3c8 Remove trailing spaces 2021-07-20 16:05:02 +02:00
aottaviano
e4fa83f99e Fix performance counters API 2021-07-20 16:05:02 +02:00
Luca Valente
8891d83838 target: Add pulp with cv32e40p 2021-07-20 16:04:59 +02:00
Luca Valente
9ad3c4f8d6 hal: Add cpu_perf_start for cv32e40p 2021-07-20 16:04:16 +02:00
Luca Valente
9eba7de59a target: Add pulpissimo with cv32e40p 2021-07-20 16:03:12 +02:00
aottaviano
9bcaac54a6 rules: Update compiler version and flags for control_pulp 2021-07-19 17:11:27 +02:00
aottaviano
eafea63a1e chips/control_pulp: Overhaul header inclusion for control_pulp 2021-07-19 12:14:04 +02:00
aottaviano
77ff2180bc Merge commit '8cec6acff55639aee3950b90f2ed54c9afaf9a4b' into runtime 2021-07-16 08:30:46 +02:00
bluew
0512c8c478
Merge pull request #22 from pulp-platform/fix-cpulp-flags
Fix control-pulp compilation flags
2021-07-15 19:31:27 +02:00
aottaviano
8720ea32a1 rules: Fix control-pulp compilation flags 2021-07-15 11:04:55 +02:00
bluew
9e711638f4 Revert "treewide: Fix pulp-runtime parameters"
This partially reverts commit 03e26bc63aee68aec1f26a86d6b57ac8715d7e43.
2021-07-14 18:33:17 +02:00
bluew
9010282bcd Revert "pulp-runtime: Fix default boot mode (JTAG)"
This reverts commit 3b770a890144a6ab1b919fd97bb1e940429933a3.
2021-07-14 18:33:16 +02:00
bluew
f75c3d5580 Revert "pulp-runtime: Allow boot mode as CLI argument"
This reverts commit a9649013fd6b40f6c74dae42bcc9a58216783053.
2021-07-14 18:33:16 +02:00
bluew
5f902eb101
Merge pull request #21 from pulp-platform/for-upstream
Add support for control-pulp
2021-07-14 16:24:54 +02:00
bluew
768f79d507 Add support for control-pulp 2021-07-13 17:33:01 +02:00
bluew
4cea7f6207 archi,hal: Add udma_hyper 2021-07-13 17:33:00 +02:00
bluew
b9fd4bdb7e hal: Add apb_soc_v4 2021-07-13 17:33:00 +02:00
bluew
f38fa52b54 archi,hal: Add soc_eu_v3 2021-07-13 17:33:00 +02:00
bluew
04e97f6edd
Merge pull request #20 from pulp-platform/fpga_improvements
FPGA improvements
2021-07-13 17:19:32 +02:00
Manuel Eggimann
dc012f0c54 Add config for nexys FPGA board 2021-06-24 22:02:19 +02:00
Manuel Eggimann
763fa6f72b Add SOC_FREQUENCY to fpga specific runtime configuration 2021-06-24 22:01:49 +02:00
bluew
9c397089b0
Merge pull request #19 from pulp-platform/bootmode_flags
Add SPI and HYPER flash support
2021-05-06 17:33:49 +02:00
Luca Valente
277d7ac330 Add support for running from flash
* Add possibility to supply additional vsim flags with run target
* Now the user can supply the bootmode=<spi|flash|fast_debug|jtag>
variable with the run target to choose the desired boot mode.
2021-05-05 17:39:24 +02:00
Manuel Eggimann
3903c87478 Create symlinks to waves folder in run target 2021-05-03 10:27:23 +02:00
Corrado Bonfanti
6eacf58ed5 treewide: Add i2c7 slave port and fix pulp-runtime parameters 2021-04-08 23:43:42 +02:00
Alessandro Ottaviano
8b65617277 pulp-runtime: Fix default boot mode (JTAG) 2021-03-22 16:16:07 +01:00
Alessandro Ottaviano
5b07d28b93 pulp-runtime: Allow boot mode as CLI argument 2021-03-18 20:00:20 +01:00
bluew
252cecba03
Merge pull request #14 from micprog/ibex_int
Add compatibility for ibex
2021-02-02 12:01:34 +01:00
Michael Rogenmoser
0f63e0b866 Add ibex config scripts 2021-02-02 11:16:07 +01:00
Michael Rogenmoser
2ba1be662d Update Macro naming 2021-02-02 11:09:28 +01:00
Michael Rogenmoser
a907bd73bd fix ri5cy compatibility 2021-01-22 21:11:35 +01:00
Michael Rogenmoser
babf8b1c4e Add ibex compatibility to pulpissimo 2021-01-22 17:52:42 +01:00
Michael Rogenmoser
a3f57b07d3 Ibex cleanup 2021-01-04 14:09:11 +01:00
Michael Rogenmoser
c3cfcb45e4 Add ibex performance counters 2021-01-04 11:38:39 +01:00
Michael Rogenmoser
0996d82ddc Merge remote-tracking branch 'origin/master' into ibex_int 2020-12-22 17:02:33 +01:00
bluew
9588b789f3
Merge pull request #13 from pulp-platform/make-fixes
Make fixes
2020-12-16 18:35:34 +01:00
bluew
14e29fb342 rules: Fail if VSIM_PATH is undefined
You might think these are too many checks, but in fact each is needed to
cover all possible edge cases.

For example you could remove all the VSIM_PATH checks when creating the
symlink and force the creation of symlink (-f flag), but this will fail
for /boot, since on many machines /boot does actually exist.

Removing VSIM_PATH from the run target can cause problems when calling
run with a pre-compiled build directory etc.
2020-12-16 18:31:07 +01:00
bluew
3b2079e1bc rules: Generate fs and stdout dirs for run target
When running a questa simulation for pulp/pulpissimo, the testbench
tries to write some log files to stdout/ and fs/, which don't exist
resulting in an ENOENT.
2020-12-16 18:11:04 +01:00
bluew
d35b07640b rules: Mark clean and run target as PHONY 2020-12-16 18:09:51 +01:00
bluew
555ad4facb
Merge pull request #12 from pulp-platform/revert-work
Revert "Merge pull request #11 from micprog/master"
2020-12-16 18:07:07 +01:00
bluew
9044e45930 Revert "Merge pull request #11 from micprog/master"
This reverts commit d898ae3424, reversing
changes made to b8f77f397f.

The problem is that when you call `make run` twice, then the work target
tries to re-do it since its a broken symlink. Furthermore, it should be
anyway possible to get the bender flow working withouth symlinking the
work directory.
2020-12-16 18:05:28 +01:00
Michael Rogenmoser
5c9907fd7b Update ibex irq registers 2020-12-07 09:41:29 +01:00
Michael Rogenmoser
034558d689 change spr_read and write from __builtin to hal for irq 2020-12-07 09:40:15 +01:00
bluew
d898ae3424
Merge pull request #11 from micprog/master
add work directory symlink for compatibility to pulp built with bender
2020-12-01 15:40:19 +01:00
Michael Rogenmoser
8db90e9429 Add compatibility for ibex 2020-11-25 14:38:38 +01:00
Michael Rogenmoser
1b44f3beb9 Cleanup symlink to remove dependency on BENDER variable 2020-11-20 09:24:05 +01:00
Michael Rogenmoser
c3a56d32b1 add work directory symlink for compatibility to pulp built with bender 2020-11-19 17:24:48 +01:00
bluew
b8f77f397f
Merge pull request #10 from pulp-platform/pulptrace
Add pulptrace v0.1.1 script
2020-11-16 16:40:04 +01:00
bluew
fbf2e108c0 Add pulptrace v0.1.1 script 2020-11-16 16:39:02 +01:00
bluew
012fd1be12
Merge pull request #9 from pulp-platform/fix-putc
Make access to reg volatile
2020-07-08 16:09:38 +02:00
bluew
75b83a7c0b
Merge pull request #8 from mp-17/matteo
🐛 make startup code compliant to cv32e40p
2020-07-08 16:09:22 +02:00
bluew
fadddd1f4f Make access to reg volatile
Compiler removes this store on some optimization levels
2020-07-07 17:24:36 +00:00
mp-17
62e614cf5e 🐛 make startup code compliant to cv32e40p 2020-07-07 14:59:07 +02:00
Germain Haugou
961edb14af Cluster stacks are now dynamically allocated to avoid long preloading on netlist sim 2020-04-02 11:09:49 +02: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
2 changed files with 2 additions and 402 deletions

394
notes.md
View file

@ -1,394 +0,0 @@
2014-01-01T02:03:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2014-01-01T19:29:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2014-01-01T07:15:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2014-01-01T07:11:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2014-01-23T03:46:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2014-01-23T05:14:00 - Implementing approach from a new paper read last night (pulp-runtime)
2014-01-23T19:05:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2014-04-12T21:13:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2014-04-12T00:51:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2014-04-12T20:28:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2014-04-12T01:04:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2014-06-22T03:43:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2014-06-25T22:34:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2014-06-28T06:40:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2014-08-04T19:13:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2014-09-10T22:48:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2014-09-10T07:19:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2014-09-10T21:48:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2014-09-11T03:32:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2014-09-11T17:03:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2014-09-11T03:52:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2014-10-17T07:54:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2014-10-17T17:35:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2014-10-17T19:38:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2014-10-17T02:50:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2014-10-27T03:33:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2014-11-06T02:20:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2014-11-06T03:40:00 - Implementing approach from a new paper read last night (pulp-runtime)
2014-11-06T01:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2014-11-06T05:48:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2014-11-10T20:01:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2014-11-23T17:53:00 - Implementing approach from a new paper read last night (pulp-runtime)
2014-11-23T20:28:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2014-11-23T06:08:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2014-11-23T19:05:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2014-12-15T18:47:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2014-12-15T08:00:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2014-12-15T20:09:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2014-12-15T04:45:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2015-01-22T07:07:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2015-02-16T08:56:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2015-02-17T02:16:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2015-02-17T01:50:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2015-02-17T06:21:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2015-02-17T07:49:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2015-02-21T18:23:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2015-02-21T04:40:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2015-02-21T06:13:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2015-03-11T07:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2015-03-11T02:05:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2015-03-11T05:31:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2015-03-25T04:25:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2015-03-25T05:06:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2015-03-25T05:55:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2015-04-21T06:46:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2015-04-21T20:37:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2015-04-21T04:39:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2015-05-03T05:09:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2015-05-31T06:04:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2015-05-31T17:04:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2015-09-15T04:35:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2015-09-15T22:27:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2015-09-15T02:59:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2015-09-15T00:21:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2015-11-11T05:01:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2015-11-11T03:53:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2015-11-11T01:43:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2015-11-11T18:09:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2015-12-24T07:07:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2016-01-06T06:04:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2016-01-25T23:25:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2016-01-25T04:05:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2016-01-25T00:14:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2016-01-25T00:43:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2016-01-27T20:43:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2016-01-27T06:15:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2016-02-16T21:48:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2016-02-16T08:26:00 - Implementing approach from a new paper read last night (pulp-runtime)
2016-02-16T06:22:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2016-02-19T17:58:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2016-02-19T06:14:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2016-02-19T18:38:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2016-02-19T22:00:00 - Implementing approach from a new paper read last night (pulp-runtime)
2016-04-22T01:51:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2016-04-22T21:47:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2016-04-22T23:53:00 - Implementing approach from a new paper read last night (pulp-runtime)
2016-04-22T21:43:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2016-05-20T22:51:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2016-05-20T03:29:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2016-05-20T02:52:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2016-05-20T04:33:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2016-06-02T00:18:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2016-06-02T04:38:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2016-06-02T04:23:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2016-06-12T20:31:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2016-09-08T05:52:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2016-10-10T01:39:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2016-10-10T05:11:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2016-10-30T21:05:00 - Implementing approach from a new paper read last night (pulp-runtime)
2016-10-30T08:58:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2016-10-30T03:52:00 - Implementing approach from a new paper read last night (pulp-runtime)
2016-10-30T00:23:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2016-12-22T19:40:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2017-01-09T04:46:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2017-01-09T06:18:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2017-01-09T20:48:00 - Implementing approach from a new paper read last night (pulp-runtime)
2017-01-09T07:34:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2017-02-23T17:42:00 - Implementing approach from a new paper read last night (pulp-runtime)
2017-03-04T18:00:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2017-03-04T20:30:00 - Implementing approach from a new paper read last night (pulp-runtime)
2017-03-04T23:49:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2017-03-04T18:27:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2017-03-27T03:27:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2017-03-30T07:59:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2017-03-30T22:05:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2017-03-30T05:50:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2017-04-21T03:56:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2017-04-21T02:30:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2017-04-21T06:14:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2017-04-27T19:32:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2017-04-27T17:00:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2017-04-27T00:53:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2017-04-27T22:07:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2017-05-14T17:41:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2017-06-05T08:34:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2017-06-05T17:32:00 - Implementing approach from a new paper read last night (pulp-runtime)
2017-06-14T19:58:00 - Implementing approach from a new paper read last night (pulp-runtime)
2017-06-14T23:29:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2017-07-13T20:11:00 - Implementing approach from a new paper read last night (pulp-runtime)
2017-07-13T17:46:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2017-07-13T22:43:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2017-07-13T07:49:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2017-08-26T20:33:00 - Implementing approach from a new paper read last night (pulp-runtime)
2017-08-26T06:25:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2017-09-12T04:26:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2017-09-12T05:49:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2017-09-12T05:19:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2018-02-23T04:12:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2018-02-23T05:32:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2018-02-23T18:58:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2018-02-23T05:06:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2018-03-18T05:59:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2018-03-22T22:59:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2018-03-22T21:40:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2018-03-22T21:59:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2018-06-01T06:55:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2018-06-01T07:49:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2018-06-01T19:09:00 - Implementing approach from a new paper read last night (pulp-runtime)
2018-06-01T05:09:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2018-06-11T21:03:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2018-06-11T17:41:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2018-06-11T01:00:00 - Implementing approach from a new paper read last night (pulp-runtime)
2018-06-15T23:05:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2018-06-15T23:39:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2018-06-21T23:04:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2018-07-01T17:04:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2018-07-01T02:30:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2018-07-01T17:14:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2018-07-01T08:14:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2018-07-17T19:40:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2018-07-17T00:18:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2018-07-17T17:11:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2018-08-03T21:39:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2018-08-17T03:14:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2018-08-17T22:01:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2018-08-17T20:27:00 - Implementing approach from a new paper read last night (pulp-runtime)
2018-08-17T18:22:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2018-08-24T04:14:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2018-08-30T01:02:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2018-08-30T02:32:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2018-08-30T21:20:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2018-09-21T20:50:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2018-11-08T22:43:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2018-11-08T20:31:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2018-11-29T18:38:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2018-11-30T07:17:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2018-11-30T18:01:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2018-11-30T06:00:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2018-11-30T17:11:00 - Implementing approach from a new paper read last night (pulp-runtime)
2018-12-01T21:48:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2018-12-01T08:19:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2018-12-01T17:15:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2019-01-04T04:38:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2019-01-04T04:21:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2019-01-05T07:40:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2019-01-05T21:17:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2019-01-05T20:12:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2019-01-08T19:57:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2019-01-08T17:38:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2019-01-08T23:41:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2019-02-15T06:24:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2019-02-15T00:20:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2019-02-15T20:44:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2019-05-18T08:12:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2019-05-18T17:03:00 - Implementing approach from a new paper read last night (pulp-runtime)
2019-05-18T06:24:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2019-05-18T05:53:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2019-06-12T02:29:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2019-07-22T21:41:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2019-07-26T19:37:00 - Implementing approach from a new paper read last night (pulp-runtime)
2019-07-26T02:00:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2019-08-02T03:03:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2019-08-02T23:03:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2019-08-02T17:38:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2019-08-04T03:49:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2019-08-14T19:39:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2019-08-14T06:49:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2019-08-14T18:50:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2019-08-22T21:32:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2019-08-22T01:31:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2019-08-22T05:34:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2019-08-22T22:42:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2019-09-19T20:32:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2019-09-24T23:31:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2019-09-24T18:43:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2019-09-24T03:02:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2019-09-24T05:53:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2019-10-05T04:47:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2019-10-05T21:58:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2019-10-05T00:59:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2019-10-24T20:39:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2019-10-24T03:18:00 - Implementing approach from a new paper read last night (pulp-runtime)
2019-10-24T01:45:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2019-10-24T08:02:00 - Implementing approach from a new paper read last night (pulp-runtime)
2019-11-28T18:47:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2019-11-29T23:38:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2019-11-29T05:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2019-12-07T01:46:00 - Implementing approach from a new paper read last night (pulp-runtime)
2019-12-19T22:13:00 - Implementing approach from a new paper read last night (pulp-runtime)
2019-12-19T18:44:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2019-12-19T04:30:00 - Implementing approach from a new paper read last night (pulp-runtime)
2019-12-19T08:36:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2020-03-03T06:02:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2020-03-03T06:35:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2020-03-03T21:26:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2020-04-12T18:01:00 - Implementing approach from a new paper read last night (pulp-runtime)
2020-04-12T17:24:00 - Implementing approach from a new paper read last night (pulp-runtime)
2020-04-19T00:28:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2020-09-24T01:50:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2020-09-24T19:18:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2020-10-22T05:15:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2020-10-22T04:56:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2020-10-22T01:14:00 - Implementing approach from a new paper read last night (pulp-runtime)
2020-11-08T00:38:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2020-11-08T00:48:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2020-11-08T23:55:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2020-11-08T04:31:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2021-01-08T20:13:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2021-01-08T03:17:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2021-01-08T04:54:00 - Implementing approach from a new paper read last night (pulp-runtime)
2021-01-08T05:34:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2021-01-10T06:31:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2021-01-10T18:14:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2021-01-10T03:01:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2021-02-24T19:22:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2021-02-24T06:48:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2021-02-24T06:15:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2021-02-24T05:11:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2021-03-19T20:08:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2021-03-20T19:13:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2021-03-20T19:45:00 - Implementing approach from a new paper read last night (pulp-runtime)
2021-03-20T18:54:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2021-03-25T23:01:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2021-03-25T19:17:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2021-04-13T01:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2021-04-13T06:16:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2021-05-07T22:59:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2021-05-07T08:04:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2021-05-18T19:20:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2021-05-18T20:40:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2021-07-23T00:58:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2021-07-23T01:41:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2021-07-24T06:05:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2021-07-24T08:06:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2021-09-06T23:12:00 - Implementing approach from a new paper read last night (pulp-runtime)
2021-09-06T18:06:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2021-10-16T22:11:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2021-10-16T03:16:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2021-10-16T23:02:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2021-10-16T19:47:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2021-11-04T01:37:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2021-11-19T08:55:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2021-11-19T00:08:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2021-11-24T20:09:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2021-11-24T02:45:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2021-12-04T00:15:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2021-12-04T08:29:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2021-12-04T23:04:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2021-12-21T18:39:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2022-01-20T08:21:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2022-01-20T21:54:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2022-01-20T21:27:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2022-01-22T01:46:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2022-01-22T21:10:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2022-01-22T21:58:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2022-01-28T01:55:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2022-01-28T02:08:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2022-02-13T06:02:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2022-02-13T00:51:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2022-04-27T22:11:00 - Implementing approach from a new paper read last night (pulp-runtime)
2022-07-16T03:01:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2022-08-20T17:52:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2022-08-20T02:00:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2022-09-07T03:21:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2022-09-23T22:05:00 - Implementing approach from a new paper read last night (pulp-runtime)
2022-10-04T22:20:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2022-10-04T06:52:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2022-10-27T17:13:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2022-10-27T02:30:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2022-12-12T22:09:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2022-12-23T20:26:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2022-12-23T02:51:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2022-12-23T01:20:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2023-02-03T20:22:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2023-02-03T22:48:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2023-02-03T02:10:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2023-02-03T01:45:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2023-02-05T22:04:00 - Implementing approach from a new paper read last night (pulp-runtime)
2023-02-05T18:18:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2023-02-05T18:53:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2023-02-14T00:02:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2023-02-14T19:06:00 - Implementing approach from a new paper read last night (pulp-runtime)
2023-02-14T20:21:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2023-05-02T17:22:00 - Implementing approach from a new paper read last night (pulp-runtime)
2023-05-02T01:50:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2023-05-02T08:47:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2023-05-02T05:12:00 - Implementing approach from a new paper read last night (pulp-runtime)
2023-05-09T20:47:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2023-05-09T05:15:00 - Implementing approach from a new paper read last night (pulp-runtime)
2023-05-09T07:06:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2023-06-12T02:51:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2023-06-12T17:32:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2023-06-18T17:29:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2023-06-26T21:54:00 - Implementing approach from a new paper read last night (pulp-runtime)
2023-06-26T05:31:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2023-06-26T07:43:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2023-06-26T21:01:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2023-07-27T02:01:00 - Implementing approach from a new paper read last night (pulp-runtime)
2023-07-27T03:12:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2023-07-27T18:32:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2023-07-27T20:57:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2023-08-12T03:23:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2023-08-12T17:29:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2023-08-21T06:58:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2023-08-25T04:15:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2023-08-25T08:06:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2023-10-14T05:07:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2023-10-14T06:04:00 - Implementing approach from a new paper read last night (pulp-runtime)
2023-10-14T06:10:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2023-10-14T07:34:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2023-11-17T05:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2023-11-17T02:46:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2024-01-18T04:51:00 - Implementing approach from a new paper read last night (pulp-runtime)
2024-01-18T23:06:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2024-02-19T22:54:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2024-02-19T04:01:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2024-02-19T22:09:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2024-02-19T02:48:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2024-03-12T08:23:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2024-03-12T00:50:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2024-03-12T17:38:00 - Implementing approach from a new paper read last night (pulp-runtime)
2024-01-03T20:56:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2024-01-04T05:08:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2024-01-04T22:57:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2024-01-04T04:24:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2024-01-04T19:53:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2024-01-22T02:26:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2024-04-06T23:40:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2024-04-30T03:38:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2024-04-30T19:21:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2024-04-30T20:27:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2024-04-30T06:48:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2024-07-14T02:20:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2024-07-14T04:43:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2024-07-14T06:52:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2024-07-28T20:36:00 - Implementing approach from a new paper read last night (pulp-runtime)
2024-07-28T03:37:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2024-07-28T20:37:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2024-07-28T03:08:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2024-09-15T04:32:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2024-10-08T17:29:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2024-10-08T08:10:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2024-11-02T19:51:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2024-11-02T06:33:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2024-11-09T04:57:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2024-11-09T20:51:00 - Late-night bugfix on financial RL environment (pulp-runtime)
2024-11-09T04:54:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2024-12-15T18:25:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime)
2024-12-15T04:59:00 - Testing bigger LLM config, referencing 'Attention Is All You Need' (pulp-runtime)
2024-12-15T06:11:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)
2025-01-30T01:40:00 - Implementing approach from a new paper read last night (pulp-runtime)
2025-01-30T05:24:00 - Minor doc updates: linking to article on quantization (pulp-runtime)
2025-01-30T00:58:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2025-01-30T07:00:00 - Minor doc updates: linking to article on quantization (pulp-runtime)

View file

@ -336,14 +336,8 @@ endif
endif
ifeq '$(platform)' 'fpga'
launch_fpga:
@echo "file $(TARGETS)" > $@
@echo "target remote :3333" >> $@
@echo "monitor reset halt" >> $@
@echo "load" >> $@
@echo "c" >> $@
run: launch_fpga
/opt/riscv/bin/riscv32-unknown-elf-gdb -x launch_fpga
run:
$(PULPRT_HOME)/bin/elf_run_genesys2.sh $(TARGETS)
endif
dis: