Eirik Nordeng
Followers: 0 Following: 0
Statistics
RANK
216,084
of 295,448
REPUTATION
0
CONTRIBUTIONS
8 Questions
2 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Implementing logarithmic function via Simulink HDL Coder
I need to implement a logarithmic function in Simulink that can be used for generating HDL code using HDL Coder. The Log block i...
8 months ago | 1 answer | 0
1
answerQuestion
Create fi object from Simulink data type
I am working on documenting a fixed point model and would like to automate as much as possible. I have a script that lists all i...
9 months ago | 1 answer | 0
1
answerQuestion
Documenting ports in a Simulink fixed point model
I am writing documentation for a fixed point model and need to present some text and data about the chosen data types. I would l...
9 months ago | 1 answer | 0
1
answerHDL Coder throws error "Minimize algebraic loop occurrences" not supported on atomic subsystem '...' for HDL code generation" when the option is disabled
I found the culprit. A submodule further down in the hierarchy had the option "Minimize algebraic loop occurrences" enabled, but...
11 months ago | 0
Question
Generating math expression LUT using variable from workspace
I am following this guide for creating a LUT for a custom math function: Replace a Custom Function with a Lookup Table - MATLAB ...
11 months ago | 1 answer | 0
1
answerGeneric data type configuration based on reference precision.
Thank you, Tom. Your response does not completely match what I was trying to ask, but it turns out that I had made my issue a lo...
11 months ago | 0
Question
HDL Coder throws error "Minimize algebraic loop occurrences" not supported on atomic subsystem '...' for HDL code generation" when the option is disabled
I get the following error from HDL Coder when trying to generate code for a subsystem in a model: "Minimize algebraic loop occu...
11 months ago | 2 answers | 0
2
answersQuestion
Generic data type configuration based on reference precision.
I am trying to create a generic model that interfaces a hardware component that has a fixed 44-bit data interface. The input sig...
12 months ago | 3 answers | 0
3
answersQuestion
Simulink crashes very often during normal work
I am using Simulink to design a digital system for an FPGA. After fixed-point conversion, I intend to use HDL Coder for generati...
1 year ago | 1 answer | 0
1
answerQuestion
Interfacing hardware components with fixed bit width in Simulink/HDL Coder
I am searching for a generic solution for the following problem: Some FPGA synthesis tools require very specific VHDL code for ...
2 years ago | 1 answer | 0