- 13 Nov, 2018 3 commits
-
-
whitequark authored
This is be useful for writing "generalized FSMs", for example: * an FSM that is expanded at build time into a pipeline, to switch through more than one state per cycle; * an FSM specialized for making parsers that work over an arbitrary datapath width.
-
whitequark authored
-
whitequark authored
-
- 12 Nov, 2018 12 commits
-
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
Florent Kermarrec authored
-
whitequark authored
-
- 11 Nov, 2018 4 commits
-
-
Sebastien Bourdeauducq authored
-
whitequark authored
-
whitequark authored
Otherwise, the LDF file contains some sort of default configuration, which is confusing.
-
whitequark authored
-
- 09 Nov, 2018 1 commit
-
-
whitequark authored
-
- 08 Nov, 2018 8 commits
-
-
William D. Jones authored
-
whitequark authored
-
whitequark authored
-
whitequark authored
-
whitequark authored
-
whitequark authored
-
whitequark authored
This also alters the build_top.sh script to be always generated, like in IcestormToolchain, and makes the build script more robust on both Linux and Windows. This commit has not been tested on Windows but should not break anything, in principle...
-
whitequark authored
It does not exist for e.g. ECP.
-
- 02 Nov, 2018 1 commit
-
-
Staf Verhaegen authored
For flexibility duck typing is used and just the existence of oe, o and optionally i attributes is checked. This allows to use a `Record` or `SimpleNamespace`.
-
- 31 Oct, 2018 1 commit
-
-
William D. Jones authored
I/O is renamed to bring connector names more in line with what's already in Migen.
-
- 26 Oct, 2018 1 commit
-
-
Staf Verhaegen authored
-
- 12 Oct, 2018 2 commits
-
-
William D. Jones authored
-
bunnie authored
-
- 09 Oct, 2018 1 commit
-
-
whitequark authored
str(value) serializes to e.g. <Constant object at 0x7f3f94f346d8>, which is randomized due to ASLR even with e.g. PYTHONHASHSEED set.
-
- 04 Oct, 2018 2 commits
-
-
N. Engelhardt authored
add a print to show user context when an exception is raised while evaluating a generator yield statement in simulation
-
William D. Jones authored
-
- 02 Oct, 2018 1 commit
-
-
Piotr Esden-Tempski authored
-
- 21 Sep, 2018 1 commit
-
-
Piotr Esden-Tempski authored
-
- 20 Sep, 2018 1 commit
-
-
hartytp authored
-
- 19 Sep, 2018 1 commit
-
-
Sebastien Bourdeauducq authored
Breaks inouts with vivado. This reverts commit 2a7e33e9.
-